Use lts version of NopeJS
Looks like npm doesn't work with Node v9: https://github.com/nodejs/node/issues/16649
This commit is contained in:
parent
dc26808a94
commit
385337eb90
@ -51,7 +51,7 @@ matrix:
|
||||
env: TESTENV=eslint
|
||||
language: node_js
|
||||
python: null
|
||||
node_js: node
|
||||
node_js: "lts/*"
|
||||
fast_finish: true
|
||||
|
||||
cache:
|
||||
|
Loading…
Reference in New Issue
Block a user