Skip to content

Commit 1beaa63

Browse files
committed
Call mirror after success
1 parent 1f6a394 commit 1beaa63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ script:
2929
- coverage run -m pytest
3030
after_success:
3131
- codecov
32+
- scripts/travis_after_success.sh
3233
jobs:
3334
include:
3435
- stage: docs

0 commit comments

Comments
 (0)