This commit is contained in:
cookfront 2017-04-20 19:32:04 +08:00
parent cc192b2120
commit aee2bce710

View File

@ -7,7 +7,10 @@ cache:
branches:
only:
- master
- dev
before_install:
- export CHROME_BIN=chromium-browser
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
install:
- |
yarn install