We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd607a6 commit c98d228Copy full SHA for c98d228
.travis.yml
@@ -2,4 +2,4 @@ language: node_js
2
node_js:
3
- "0.10"
4
before_script:
5
- - npm install -g grunt-cli
+ - npm install --global gulp
0 commit comments