mirror of
https://github.com/nextcloud/passman.git
synced 2025-11-09 21:51:36 +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
|
||||
- bash ./before_install.sh $APP_NAME $CORE_BRANCH $DB
|
||||
# Add some output debugging information
|
||||
- cd ../server
|
||||
- ./occ check
|
||||
- ./occ status
|
||||
- ./occ app:list
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue