We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a553afd commit be1b6b9Copy full SHA for be1b6b9
.travis.yml
@@ -1,7 +1,6 @@
1
language: node_js
2
node_js:
3
- - 10
4
- - 9
5
- - 8
+ - 13
+ - 12
6
install:
7
- "npm install"
0 commit comments