1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-01-17 22:28:46 +01:00

[task/travis] Rename travis phpunit config files

PHPBB3-10718
This commit is contained in:
Michael Cullum 2012-03-22 14:13:25 +00:00
parent d1980f6ad6
commit c7f65fba62
3 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ before_script:
- phpenv rehash
script:
- phpunit --configuration travis/$DB.travis.xml
- phpunit --configuration travis/phpunit-$DB-travis.xml
notifications:
email: