Do not proxy php-coveralls through the test container (if applicable)

This commit is contained in:
Ben Ramsey
2019-12-06 15:18:34 -08:00
parent 6f970cbd08
commit 7d82d45152
+1 -1
View File
@@ -66,4 +66,4 @@ script:
- travis_wait ./resources/scripts/cmd-proxy.sh ./vendor/bin/phpunit --verbose --coverage-clover build/logs/clover.xml
after_success:
- travis_retry ./resources/scripts/cmd-proxy.sh ./resources/scripts/php-coveralls.sh
- travis_retry ./resources/scripts/php-coveralls.sh