mirror of
https://github.com/haiwen/seahub.git
synced 2025-05-09 08:28:42 +00:00
Update travis
This commit is contained in:
parent
05caf621f1
commit
fb6070c274
@ -1,7 +1,7 @@
|
|||||||
language: python
|
language: python
|
||||||
before_install:
|
before_install:
|
||||||
# build/init/start ccnet-server/seafile-server
|
# 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 -
|
- cd /tmp/seafile-test-deploy && ./bootstrap.sh && cd -
|
||||||
# install phantomjs
|
# install phantomjs
|
||||||
- ./tests/install-deps.sh
|
- ./tests/install-deps.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user