mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2026-03-13 08:00:02 +08:00
travis: Fix after_success spelling, should actually upload to codecov now (#332)
This commit is contained in:
committed by
Inada Naoki
parent
474dac6b45
commit
79cd82388e
@@ -33,7 +33,7 @@ script:
|
||||
- pip install -e .
|
||||
- pytest --cov ./MySQLdb
|
||||
|
||||
after_succes:
|
||||
after_success:
|
||||
- codecov
|
||||
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user