We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e41815 commit 1b1eec6Copy full SHA for 1b1eec6
.travis.yml
@@ -1,8 +1,8 @@
1
language: node_js
2
node_js:
3
+ - "10"
4
+ - "8"
5
- "6"
- - "5"
6
- "4"
- - "0.10"
7
before_script:
8
- npm install -g grunt-cli
0 commit comments