Skip to content

Commit e2a2d38

Browse files
author
Peter Olamit
committed
add coverage report
1 parent e0e32af commit e2a2d38

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,6 @@ script:
88
- make build
99
- make dev
1010
- make docs
11-
- make test
11+
- make test
12+
after_success:
13+
- coveralls

0 commit comments

Comments
 (0)