Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 79cd823

Browse filesBrowse files
scopmethane
authored andcommitted
travis: Fix after_success spelling, should actually upload to codecov now (PyMySQL#332)
1 parent 474dac6 commit 79cd823
Copy full SHA for 79cd823

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎.travis.yml

Copy file name to clipboardExpand all lines: .travis.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ script:
3333
- pip install -e .
3434
- pytest --cov ./MySQLdb
3535

36-
after_succes:
36+
after_success:
3737
- codecov
3838

3939
matrix:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.