mirror of
https://github.com/xPaw/PHP-Source-Query.git
synced 2026-06-28 04:43:14 +02:00
Remove dot from phpunit.xml name
This commit is contained in:
+1
-1
@@ -12,6 +12,6 @@ notifications:
|
|||||||
install:
|
install:
|
||||||
- composer install --dev --no-interaction
|
- composer install --dev --no-interaction
|
||||||
script:
|
script:
|
||||||
- phpunit --configuration Tests/.phpunit.xml
|
- phpunit --configuration Tests/phpunit.xml
|
||||||
after_script:
|
after_script:
|
||||||
- ./.codeclimate.sh
|
- ./.codeclimate.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user