Skip to content

Commit 22fa8d9

Browse files
author
Andres Vargas
committed
update travis
1 parent 83cfbee commit 22fa8d9

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
@@ -7,6 +7,6 @@ install:
77
- pip install coverage
88
# command to run tests
99
script:
10-
- coverage run python manage.py test
10+
- coverage run manage.py test
1111
after_success:
1212
- coverage report

0 commit comments

Comments
 (0)