Skip to content

Commit 83cfbee

Browse files
author
Andres Vargas
committed
update report
1 parent 5b0328c commit 83cfbee

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
@@ -4,7 +4,7 @@ python:
44
# command to install dependencies
55
install:
66
- pip install -r requirements.txt
7-
- pip install coverage.py
7+
- pip install coverage
88
# command to run tests
99
script:
1010
- coverage run python manage.py test

0 commit comments

Comments
 (0)