forgot to add a file in the last commit
This commit is contained in:
parent
8e11f0873c
commit
5046091728
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ before_script:
|
|||
- php composer.phar install -n
|
||||
|
||||
script:
|
||||
- cd tst && phpunit
|
||||
- vendor/bin/phpunit tst
|
||||
|
||||
after_script:
|
||||
- php vendor/bin/codacycoverage clover tst/log/coverage-clover.xml
|
||||
|
|
Loading…
Reference in a new issue