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 b8b199f commit 39a9958Copy full SHA for 39a9958
.travis.yml
@@ -1,6 +1,8 @@
1
language: node_js
2
node_js:
3
- - 4
4
- 6
5
- 8
+ - 10
6
+ - 12
7
+ - 14
8
script: npm test
0 commit comments