update firefox on Travis CI
This commit is contained in:
parent
ac9aec9d6c
commit
7c99ee3a31
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "6"
|
- "6"
|
||||||
addons:
|
addons:
|
||||||
firefox: "56.0"
|
firefox: "58.0"
|
||||||
before_script:
|
before_script:
|
||||||
- export DISPLAY=:99.0
|
- export DISPLAY=:99.0
|
||||||
- sh -e /etc/init.d/xvfb start
|
- sh -e /etc/init.d/xvfb start
|
||||||
|
|
Reference in a new issue