We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edfd271 commit c128aadCopy full SHA for c128aad
.travis.yml
@@ -1,5 +1,6 @@
1
sudo: false
2
language: node_js
3
node_js:
4
- - "6"
5
- - "4"
+ - 14
+ - 12
6
+ - 10
0 commit comments