We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e112d1b commit 99c778eCopy full SHA for 99c778e
.travis.yml
@@ -1,8 +1,8 @@
1
language: node_js
2
node_js:
3
+ - '8'
4
- '6'
5
- '4'
- - '7'
6
sudo: false
7
script: "npm test"
8
0 commit comments