Skip to content

Commit f77a9ec

Browse files
authored
Merge pull request #69 from SymbiFlow/codecov
Fix codecov badge
2 parents 8980e9d + 22ce538 commit f77a9ec

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
@@ -67,3 +67,6 @@ jobs:
6767
distributions: sdist bdist_wheel
6868
skip_existing: true
6969
edge: true # opt in to dpl v2
70+
71+
after_success:
72+
- bash <(curl -s https://codecov.io/bash)

0 commit comments

Comments
 (0)