Skip to content

Commit b770feb

Browse files
committed
Coveralls integration
1 parent a2e649b commit b770feb

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.coverage

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Don't think anything needs to be in this file.

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,6 @@ install:
1111

1212
script:
1313
- nosetests
14+
15+
after_success:
16+
- coveralls

0 commit comments

Comments
 (0)