diff --git a/.travis.yml b/.travis.yml index c7dfe890..017c3bb9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -33,7 +33,7 @@ script: - pip install -e . - pytest --cov ./MySQLdb -after_succes: +after_success: - codecov matrix: