Try to fix travis chrome headless issue

This commit is contained in:
Tyler Long
2017-04-24 23:11:55 +08:00
parent 7889e35340
commit 5cd8ac1fac

View File

@@ -12,6 +12,9 @@ language: node_js
node_js:
- "6"
- "7"
before_install:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
before_script:
- yarn build
script: