Skip to content

Commit 2163e63

Browse files
authored
Adds coveralls
1 parent 12a15ee commit 2163e63

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
@@ -24,3 +24,6 @@ before_script:
2424

2525
script:
2626
- coverage run --source=rejson setup.py test
27+
28+
after_success:
29+
- coveralls

0 commit comments

Comments
 (0)