Update nodejs version.
This commit is contained in:
parent
51b4d9b37a
commit
c5806f9fc6
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
||||||
language: node_js
|
language: node_js
|
||||||
dist: trusty
|
|
||||||
env:
|
env:
|
||||||
- SLIMERJSLAUNCHER=$(which firefox) DISPLAY=:99.0
|
- SLIMERJSLAUNCHER=$(which firefox) DISPLAY=:99.0
|
||||||
|
node_js:
|
||||||
|
- "7"
|
||||||
addons:
|
addons:
|
||||||
firefox: latest
|
firefox: latest
|
||||||
before_script:
|
before_script:
|
||||||
|
|
Loading…
Reference in a new issue