We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f793da3 commit d12f8e8Copy full SHA for d12f8e8
.travis.yml
@@ -2,4 +2,5 @@ language: node_js
2
node_js:
3
- 0.11
4
before_script:
5
+ - npm install -g bower
6
- bower install
0 commit comments