mirror of
https://github.com/nextcloud/passman.git
synced 2025-11-17 14:19:45 +08:00
Fix travis
This commit is contained in:
parent
76991470be
commit
f221b59afa
1 changed files with 1 additions and 2 deletions
|
|
@ -31,7 +31,6 @@ before_install:
|
||||||
- wget https://raw.githubusercontent.com/nextcloud/travis_ci/master/before_install.sh
|
- wget https://raw.githubusercontent.com/nextcloud/travis_ci/master/before_install.sh
|
||||||
- bash ./before_install.sh $APP_NAME $CORE_BRANCH $DB
|
- bash ./before_install.sh $APP_NAME $CORE_BRANCH $DB
|
||||||
# Add some output debugging information
|
# Add some output debugging information
|
||||||
- cd ../server
|
|
||||||
- ./occ check
|
- ./occ check
|
||||||
- ./occ status
|
- ./occ status
|
||||||
- ./occ app:list
|
- ./occ app:list
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue