mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[task/travis] Rename travis phpunit config files
PHPBB3-10718
This commit is contained in:
parent
d1980f6ad6
commit
c7f65fba62
3 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Add table
Reference in a new issue