Skip to content

Commit 422488c

Browse files
committed
Use coverage w/ Travis
1 parent b6c5c19 commit 422488c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ language: python
22
python:
33
- "2.7"
44
install: pip install -r requirements.txt
5-
script: python setup.py test
5+
script: ~./coverage.sh

0 commit comments

Comments
 (0)