Fix PHP 7 test execution with newer PHPUnit
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
This commit is contained in:
parent
9796384c79
commit
d907ebe8cc
@ -19,7 +19,7 @@ branches:
|
|||||||
sudo: true
|
sudo: true
|
||||||
before_install:
|
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
|
- . ./before_install.sh $APP_NAME $CORE_BRANCH $DB
|
||||||
|
|
||||||
# Add some output debugging information
|
# Add some output debugging information
|
||||||
- cd ../server
|
- cd ../server
|
||||||
|
Loading…
x
Reference in New Issue
Block a user