We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ae36b5 commit 0a4daafCopy full SHA for 0a4daaf
.travis.yml
@@ -1,7 +1,7 @@
1
language: node_js
2
node_js:
3
- - "0.8"
4
- "0.10"
+ - "0.11"
5
before_install:
6
- npm install -g bower
7
- bower install
0 commit comments