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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user