mirror of
https://github.com/nextcloud/passman.git
synced 2025-09-29 00:04:50 +08:00
fix
This commit is contained in:
parent
45197169ad
commit
6e76636469
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ before_script:
|
|||
|
||||
- php -S localhost:8080 &
|
||||
- cd apps/$APP_NAME/
|
||||
- cp /home/travis/build/nextcloud/server/composer.json .
|
||||
- cp /home/travis/build/$CLOUD/server/composer.json .
|
||||
- mkdir -p build
|
||||
- curl -sSL https://phar.phpunit.de/phpunit-5.7.phar -o build/phpunit.phar
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue