We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent decbe0d commit 60afd4cCopy full SHA for 60afd4c
.travis.yml
@@ -1,5 +1,5 @@
1
language: node_js
2
node_js:
3
- - "0.6.7"
+ - "6"
4
before_script:
5
- npm install --global gulp
0 commit comments