Skip to content
This repository was archived by the owner on Dec 23, 2024. It is now read-only.

Commit 1628044

Browse files
authored
add codecov
1 parent c3ac3f0 commit 1628044

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ before_install:
66
script:
77
- make test/codecov
88

9+
after_success:
10+
- bash <(curl -s https://codecov.io/bash)

0 commit comments

Comments
 (0)