travis use PhantomJS

This commit is contained in:
pangxie1991
2017-04-20 19:42:30 +08:00
parent aee2bce710
commit 01b3e21aaf
5 changed files with 86 additions and 81 deletions
-4
View File
@@ -7,10 +7,6 @@ cache:
branches:
only:
- master
before_install:
- export CHROME_BIN=chromium-browser
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
install:
- |
yarn install