Merge branch 'fix-ci'

jh-changes
Shin'ya Ueoka 7 years ago
commit eec7973060
  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