mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-05-23 23:19:15 +08:00
travis
This commit is contained in:
parent
cc192b2120
commit
aee2bce710
@ -7,7 +7,10 @@ cache:
|
|||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
- dev
|
before_install:
|
||||||
|
- export CHROME_BIN=chromium-browser
|
||||||
|
- export DISPLAY=:99.0
|
||||||
|
- sh -e /etc/init.d/xvfb start
|
||||||
install:
|
install:
|
||||||
- |
|
- |
|
||||||
yarn install
|
yarn install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user