Skip to content

Commit 529e9f2

Browse files
author
Cornelius Weig
committed
Enable codecov.io
1 parent c1ff1e9 commit 529e9f2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ script:
1515
- make dev
1616
- make coverage
1717

18-
#after_success:
19-
# - bash <(curl -s https://codecov.io/bash)
18+
after_success:
19+
- bash <(curl -s https://codecov.io/bash)
2020

2121
before_deploy:
2222
- make deploy

0 commit comments

Comments
 (0)