We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 623848e commit 9012536Copy full SHA for 9012536
1 file changed
.travis.yml
@@ -1,6 +1,8 @@
1
sudo: false
2
language: node_js
3
node_js:
4
+ - '14'
5
+ - '12'
6
- '10'
7
- '8'
8
- '6'
0 commit comments