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