Skip to content

Commit 7e21e17

Browse files
committed
finished
1 parent acb7c4d commit 7e21e17

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ python:
88

99
install:
1010
- pip install -r requirements.txt
11-
- pip install coveralls
1211

1312
script:
14-
- python manage.py cov
13+
- python manage.py test

0 commit comments

Comments
 (0)