mirror of
https://github.com/haiwen/seahub.git
synced 2025-05-12 01:45:04 +00:00
Update .travis.yml
This commit is contained in:
parent
133542b92b
commit
2e69d11098
@ -15,7 +15,7 @@ env:
|
||||
# install & start seafile-server CE v6.3, install phantomjs & nginx
|
||||
before_install:
|
||||
# build/init/start ccnet-server/seafile-server
|
||||
- git clone --depth=1 --branch=6.3 git://github.com/haiwen/seafile-test-deploy /tmp/seafile-test-deploy
|
||||
- git clone --depth=1 --branch=master 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
|
||||
|
Loading…
Reference in New Issue
Block a user