update node version in travis
This commit is contained in:
parent
1f84ccb0e0
commit
c79ea88b73
|
@ -4,7 +4,7 @@ services:
|
|||
- docker
|
||||
language: node_js
|
||||
node_js:
|
||||
- "9"
|
||||
- "10"
|
||||
os:
|
||||
- linux
|
||||
env:
|
||||
|
|
Loading…
Reference in New Issue