fixed python version

This commit is contained in:
Oliver Walters 2017-03-28 23:05:09 +11:00
parent b108c71eef
commit f4ef9d938e

View File

@ -1,6 +1,6 @@
language: python language: python
python: python:
- 3.5 - 3.3
before_install: before_install:
- pip install pep8 - pip install pep8