Skip to content

Commit

Permalink
Add nodejs 10 into test config
Browse files Browse the repository at this point in the history
  • Loading branch information
JacksonTian committed Dec 28, 2018
1 parent be87d14 commit cb03e91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
sudo: false
language: node_js
node_js:
- "4"
- "6"
- "8"
- "10"
script: make test-coveralls

0 comments on commit cb03e91

Please sign in to comment.