fix(Travis CI): use Node 12 (#5147)
This commit is contained in:
parent
d387227cef
commit
cd70d3ea46
@ -1,7 +1,6 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
#- stable # disable for now due to an issue of indirect dep upath with Node 9
|
- 12
|
||||||
- 8
|
|
||||||
|
|
||||||
# Use containers.
|
# Use containers.
|
||||||
# http://docs.travis-ci.com/user/workers/container-based-infrastructure/
|
# http://docs.travis-ci.com/user/workers/container-based-infrastructure/
|
||||||
|
Loading…
Reference in New Issue
Block a user