use firefox 55
This commit is contained in:
parent
ab5fd9a336
commit
43d71eeb52
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- "6"
|
||||
addons:
|
||||
firefox: "55.0"
|
||||
before_script:
|
||||
- export DISPLAY=:99.0
|
||||
- sh -e /etc/init.d/xvfb start
|
||||
|
|
Reference in a new issue