Commit 2e10f61c authored by Michael Thomsen's avatar Michael Thomsen Committed by GitHub

Upgrade node version (#9549)

* Upgrade node version

* Upgrade node version, but no further than 6 which is in LTS
parent f6a7fe09
...@@ -9,6 +9,9 @@ addons: ...@@ -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:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment