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