Skip to content

Commit 1f7d69c

Browse files
committed
upgraded to python 3.6
1 parent f586ca9 commit 1f7d69c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,7 @@ python:
88

99
install:
1010
- pip install -r requirements.txt
11+
- pip install coveralls
12+
13+
script:
14+
- python manage.py cov

0 commit comments

Comments
 (0)