From a03317e088b778f97c09f744d997d8f6d9ff1512 Mon Sep 17 00:00:00 2001 From: David Goodwin Date: Tue, 17 Sep 2019 21:37:27 +0100 Subject: [PATCH] drop codecov --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ba73cccd..86bcb9ba 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,5 +28,4 @@ script: - DATABASE=postgresql vendor/bin/phpunit tests/ after_success: - - travis_retry bash <(curl -s https://codecov.io/bash) -f build/logs/clover.xml - travis_retry php vendor/bin/php-coveralls