[TASK] Add nodejs 10 and remove 9 from travis
This commit is contained in:
parent
ad89c910ab
commit
15f8f4bd74
@ -4,7 +4,7 @@ dist: trusty
|
|||||||
language: node_js
|
language: node_js
|
||||||
|
|
||||||
node_js:
|
node_js:
|
||||||
- "9"
|
- "10"
|
||||||
|
|
||||||
os:
|
os:
|
||||||
- linux
|
- linux
|
||||||
|
Loading…
Reference in New Issue
Block a user