]> git.mxchange.org Git - friendica.git/blobdiff - .travis.yml
Merge pull request #7705 from tobiasd/20191006-CS
[friendica.git] / .travis.yml
index e2aa84f5c81f91438475c579feb4064a770b2a0a..376748bcb9bc0b62f847d9f90de7bddd7d09f3b5 100644 (file)
@@ -26,4 +26,4 @@ before_script:
  - phpenv config-add .travis/redis.ini
  - phpenv config-add .travis/memcached.ini
 
-after_success: bash <(curl -s https://codecov.io/bash)
+script: vendor/bin/phpunit --configuration tests/phpunit.xml