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