We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6fc385 commit 4d03afdCopy full SHA for 4d03afd
.travis.yml
@@ -1,5 +1,6 @@
1
language: node_js
2
node_js:
3
- - 6
4
- - 8
5
- - 9
+ - 10
+ - 12
+ - 13
6
+ - 14
0 commit comments