mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-31 06:34:40 +00:00
Update .travis.yml
This commit is contained in:
@@ -15,7 +15,7 @@ env:
|
|||||||
# install & start seafile-server CE v6.3, install phantomjs & nginx
|
# install & start seafile-server CE v6.3, install phantomjs & nginx
|
||||||
before_install:
|
before_install:
|
||||||
# build/init/start ccnet-server/seafile-server
|
# 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 -
|
- cd /tmp/seafile-test-deploy && ./bootstrap.sh && cd -
|
||||||
# install phantomjs
|
# install phantomjs
|
||||||
- ./tests/install-deps.sh
|
- ./tests/install-deps.sh
|
||||||
|
Reference in New Issue
Block a user