We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d37af3a commit 3ede36bCopy full SHA for 3ede36b
1 file changed
.travis.yml
@@ -3,4 +3,5 @@ node_js:
3
- 0.10
4
before_script:
5
- npm install -g grunt-cli
6
- - npm install
+ - npm install
7
+ - bower install
0 commit comments