We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aeb1b1 commit 4514f66Copy full SHA for 4514f66
.travis.yml
@@ -3,5 +3,7 @@ language: node_js
3
node_js:
4
- '0.12'
5
- 'iojs'
6
- - '4.0'
7
- - '6.0'
+ - '4'
+ - '6'
8
+ - '8'
9
+ - '10'
0 commit comments