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 dddcb73 commit 83f3eeeCopy full SHA for 83f3eee
.travis.yml
@@ -2,6 +2,7 @@ language: node_js
2
sudo: false
3
before_install: npm i -g npm
4
node_js:
5
+ - "8"
6
- "7"
7
- "6"
8
- "5"
0 commit comments