mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-24 02:21:43 +02:00
[task/travis] Rename travis phpunit config files
PHPBB3-10718
This commit is contained in:
@@ -18,7 +18,7 @@ before_script:
|
|||||||
- phpenv rehash
|
- phpenv rehash
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- phpunit --configuration travis/$DB.travis.xml
|
- phpunit --configuration travis/phpunit-$DB-travis.xml
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
|
Reference in New Issue
Block a user