bump python verion to 3.6

This commit is contained in:
Laura Klünder 2017-05-09 13:32:41 +02:00
parent 15d9f9008d
commit beac70a5c3

View file

@ -3,7 +3,7 @@ language: python
cache: pip cache: pip
python: python:
- "3.4" - "3.6"
install: install:
- pip install --upgrade setuptools pip - pip install --upgrade setuptools pip