Update .travis.yml

This commit is contained in:
Anton Medvedev 2020-06-03 21:06:42 +03:00 committed by GitHub
parent 0d6f45475a
commit f599d72f25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,9 +30,6 @@ install:
script:
- vendor/bin/phpunit --coverage-clover=coverage.xml
after_success:
- bash <(curl -s https://codecov.io/bash)
notifications:
webhooks:
urls: