:octocat:

This commit is contained in:
codemasher
2020-10-23 09:47:26 +02:00
parent 50279464d3
commit 4f36fc6aa4
+1 -1
View File
@@ -29,7 +29,7 @@ install:
- composer validate
script:
- vendor/bin/phpunit --configuration phpunit.xml --coverage-clover clover.xml
- vendor/bin/phpunit --configuration phpunit.xml
- vendor/bin/phan
after_script: bash <(curl -s https://codecov.io/bash)