Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
haoxins committed Feb 15, 2020
1 parent 8d5955d commit f93573d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,7 +1,7 @@
node_js:
- 8
- 10
- 11
- 12
sudo: false
language: node_js
script: "npm run-script test-cov"
Expand Down

0 comments on commit f93573d

Please sign in to comment.