We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38405eb commit 2a6843cCopy full SHA for 2a6843c
.travis.yml
@@ -1,5 +1,6 @@
1
language: node_js
2
node_js:
3
- - "node"
4
- "lts/*"
+ - "13"
5
+ - "12"
6
- "10"
0 commit comments