Skip to content

Commit 4c53127

Browse files
authored
Update .travis.yml
1 parent 7c1b567 commit 4c53127

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ install:
2222

2323
script:
2424
- coverage run -m pytest --cov=gdax
25+
26+
after_success:
27+
- codecov
2528

2629
notifications:
2730
email: false

0 commit comments

Comments
 (0)