Merge pull request #117 from gliptak/patch-1

Bring Firefox current inTravis
jh-changes
Shin'ya Ueoka 7 years ago committed by GitHub
commit e1fdba6935
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .travis.yml

@ -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