Skip to content

Commit

Permalink
Call mirror after success
Browse files Browse the repository at this point in the history
  • Loading branch information
hunterhector committed Jul 29, 2020
1 parent 1f6a394 commit 1beaa63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ script:
- coverage run -m pytest
after_success:
- codecov
- scripts/travis_after_success.sh
jobs:
include:
- stage: docs
Expand Down

0 comments on commit 1beaa63

Please sign in to comment.