python 3.4 -> faster travis

This commit is contained in:
Guilhem Saurel 2016-06-12 21:12:20 +02:00
parent 607e44e861
commit 4807c70eec
1 changed files with 1 additions and 1 deletions

View File

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