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 447521b commit 1bafd9bCopy full SHA for 1bafd9b
.travis.yaml
@@ -4,5 +4,6 @@ git:
4
node_js:
5
- "0.12"
6
before_install:
7
+ - npm install -g grunt
8
- npm install -g grunt-cli
9
before_script: grunt install
0 commit comments