Upgrade node version (#9549)
* Upgrade node version * Upgrade node version, but no further than 6 which is in LTS
This commit is contained in:
parent
f6a7fe0925
commit
2e10f61c5c
@ -9,6 +9,9 @@ addons:
|
||||
packages:
|
||||
- libstdc++6
|
||||
- fonts-droid
|
||||
language: node_js
|
||||
node_js:
|
||||
- "6"
|
||||
install:
|
||||
- ./dev/bots/travis_install.sh
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user