Fix config path

This commit is contained in:
Dennis Eichhorn 2018-08-04 15:25:42 +02:00
parent e45895b850
commit a8e32cadff

View File

@ -6,4 +6,4 @@ before_script:
- pecl install ast
- composer install
script:
- vendor/bin/phpunit --configuration tests/phpunit_no_coverage.xm
- vendor/bin/phpunit --configuration tests/phpunit_no_coverage.xml