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:
|
packages:
|
||||||
- libstdc++6
|
- libstdc++6
|
||||||
- fonts-droid
|
- fonts-droid
|
||||||
|
language: node_js
|
||||||
|
node_js:
|
||||||
|
- "6"
|
||||||
install:
|
install:
|
||||||
- ./dev/bots/travis_install.sh
|
- ./dev/bots/travis_install.sh
|
||||||
env:
|
env:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user