We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c74c8af commit 8b648a1Copy full SHA for 8b648a1
1 file changed
.travis.yml
@@ -1,9 +1,10 @@
1
language: node_js
2
sudo: false
3
node_js:
4
- - 8
5
- - 6
6
- - 4
+ - 10
+ - 12
+ - 14
7
+ - 15
8
notifications:
9
email: false
10
cache:
0 commit comments