Skip to content

Commit 78a087b

Browse files
author
haoxin
committedJun 19, 2018
travis: add node@10
1 parent 5fadd48 commit 78a087b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
node_js:
22
- 8
3+
- 10
34
sudo: false
45
language: node_js
56
script: "npm run-script test-travis"

0 commit comments

Comments
 (0)
Please sign in to comment.