We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fd0049 commit f38d1e0Copy full SHA for f38d1e0
.travis.yml
@@ -3,6 +3,9 @@ node_js:
3
- "0.10"
4
- "0.8"
5
- "0.6"
6
+install:
7
+ - npm install
8
before_script:
9
+ - npm install -g grunt-cli
10
- npm install -g bower
11
- bower install
0 commit comments