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 9f08884 commit 98c6181Copy full SHA for 98c6181
.travis.yml
@@ -1,7 +1,8 @@
1
language: node_js
2
node_js:
3
-- '4'
4
-- '5'
+- '6'
+- '8'
5
+- '10'
6
sudo: false
7
script:
8
- "npm run coverage"
0 commit comments