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.
2 parents c308c4b + 0075640 commit 9e4d840Copy full SHA for 9e4d840
1 file changed
.travis.yml
@@ -1,8 +1,8 @@
1
language: node_js
2
node_js:
3
- stable
4
+ - 12
5
+ - 10
6
- 8
- - 6
- - 4
7
script:
8
- npm test
0 commit comments