diff --git a/.travis.yml b/.travis.yml index 6c5681b..41c1209 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,3 +12,6 @@ before_script: script: - vendor/bin/phpunit + +after_success: + - bash < (curl -s https://codecov.io/bash)