1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-04-27 19:05:16 +00:00

Update travis

This commit is contained in:
zhengxie 2017-11-14 14:41:41 +08:00
parent 05caf621f1
commit fb6070c274

View File

@ -1,7 +1,7 @@
language: python
before_install:
# build/init/start ccnet-server/seafile-server
- git clone --depth=1 --branch=master git://github.com/haiwen/seafile-test-deploy /tmp/seafile-test-deploy
- git clone --depth=1 --branch=6.2 git://github.com/haiwen/seafile-test-deploy /tmp/seafile-test-deploy
- cd /tmp/seafile-test-deploy && ./bootstrap.sh && cd -
# install phantomjs
- ./tests/install-deps.sh