Move to public repo in .travis.yml
This commit is contained in:
@@ -16,7 +16,7 @@ before_install:
|
|||||||
# install core
|
# install core
|
||||||
- cd ../
|
- cd ../
|
||||||
- git clone https://github.com/nextcloud/server.git --recursive --depth 1 -b $CORE_BRANCH
|
- git clone https://github.com/nextcloud/server.git --recursive --depth 1 -b $CORE_BRANCH
|
||||||
- mv deck-dev server/apps/deck
|
- mv deck server/apps/deck
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
# fill owncloud with default configs and enable deck
|
# fill owncloud with default configs and enable deck
|
||||||
|
|||||||
Reference in New Issue
Block a user