mirror of
https://github.com/haiwen/seahub.git
synced 2025-07-13 15:05:30 +00:00
update travis.yml
This commit is contained in:
parent
9a43e08279
commit
ad897734ea
@ -17,7 +17,7 @@ before_install:
|
|||||||
# npm token to fetch private repos
|
# npm token to fetch private repos
|
||||||
- echo "//registry.npmjs.org/:_authToken=\${NPM_TOKEN}" > ~/.npmrc
|
- echo "//registry.npmjs.org/:_authToken=\${NPM_TOKEN}" > ~/.npmrc
|
||||||
# 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=7.0 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 nginx
|
# install nginx
|
||||||
|
Loading…
Reference in New Issue
Block a user