]> git.mxchange.org Git - friendica.git/blobdiff - .travis.yml
enable trigger & disable travis codecov
[friendica.git] / .travis.yml
index 493ba652e3e9fb1367ac586eb0e4e2999907cb54..f8ea715ffb5bc5bf7b03133356278d4243319a33 100644 (file)
@@ -26,6 +26,4 @@ before_script:
  - phpenv config-add .travis/redis.ini
  - phpenv config-add .travis/memcached.ini
 
-script: vendor/bin/phpunit --configuration tests/phpunit.xml --coverage-clover clover.xml
-
-after_success: bash <(curl -s https://codecov.io/bash)
+script: vendor/bin/phpunit --configuration tests/phpunit.xml
\ No newline at end of file