Skip to content

Commit da89213

Browse files
committed
Fix coveralls
1 parent fe6fbce commit da89213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ install:
1919
script:
2020
- make coverage pep8
2121
after_success:
22-
- coveralls --c coverage.rc
22+
- coveralls -c coverage.rc

0 commit comments

Comments
 (0)