Bring Firefox current inTravis
This commit is contained in:
parent
aeebdcd3ef
commit
15cd0c6d63
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ language: node_js
|
|||
node_js:
|
||||
- "6"
|
||||
addons:
|
||||
firefox: "55.0"
|
||||
firefox: "56.0"
|
||||
before_script:
|
||||
- export DISPLAY=:99.0
|
||||
- sh -e /etc/init.d/xvfb start
|
||||
|
|
Reference in a new issue