Prod is running python 3.5

This commit is contained in:
Lionel Porcheron 2017-04-29 23:54:12 +02:00
parent 231deac18f
commit d4ff03b36c
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
language: python
python:
- 3.4
- 3.5
install:
- pip install -r requirements.txt python-coveralls flake8
script: