We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48e846b commit 0ce6f52Copy full SHA for 0ce6f52
.travis.yml
@@ -2,5 +2,5 @@ language: node_js
2
node_js:
3
- "0.12"
4
before_install:
5
- - npm install -g grunt-cli
+ - npm install -g grunt-cli bower
6
- npm install
0 commit comments