use firefox 55

jh-changes
Shin'ya Ueoka 7 years ago
parent ab5fd9a336
commit 43d71eeb52
  1. 2
      .travis.yml

@ -1,6 +1,8 @@
language: node_js language: node_js
node_js: node_js:
- "6" - "6"
addons:
firefox: "55.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