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 e49b32f commit 62056dfCopy full SHA for 62056df
.travis.yml
@@ -1,6 +1,6 @@
1
language: node_js
2
node_js:
3
- - "6"
4
- "8"
5
- "10"
+ - "12"
6
after_script: npm run coverage
0 commit comments