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