upgraded to python 3.6

main
Michael Herman 2017-02-05 13:21:23 -07:00
parent f586ca98ef
commit 1f7d69c93f
1 changed files with 4 additions and 0 deletions

View File

@ -8,3 +8,7 @@ python:
install:
- pip install -r requirements.txt
- pip install coveralls
script:
- python manage.py cov