1
0
mirror of https://github.com/xPaw/PHP-Source-Query.git synced 2026-05-18 12:53:34 +02:00

Remove dot from phpunit.xml name

This commit is contained in:
Pavel Djundik
2016-05-14 18:49:08 +03:00
parent d4ae8c631d
commit 6d60bb1d03
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -12,6 +12,6 @@ notifications:
install:
- composer install --dev --no-interaction
script:
- phpunit --configuration Tests/.phpunit.xml
- phpunit --configuration Tests/phpunit.xml
after_script:
- ./.codeclimate.sh