Skip to content

Commit

Permalink
travis: add node@10
Browse files Browse the repository at this point in the history
  • Loading branch information
haoxin committed Jun 19, 2018
1 parent 5fadd48 commit 78a087b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
node_js:
- 8
- 10
sudo: false
language: node_js
script: "npm run-script test-travis"
Expand Down

0 comments on commit 78a087b

Please sign in to comment.