We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bccfee8 commit 36062faCopy full SHA for 36062fa
1 file changed
.travis.yml
@@ -1,7 +1,7 @@
1
language: node_js
2
node_js:
3
+ - '10'
4
- '8'
- - '6'
5
before_script: cd $TRAVIS_BUILD_DIR
6
script:
7
- npm run cover
0 commit comments