fixed python version
This commit is contained in:
parent
b108c71eef
commit
f4ef9d938e
|
|
@ -1,6 +1,6 @@
|
|||
language: python
|
||||
python:
|
||||
- 3.5
|
||||
- 3.3
|
||||
|
||||
before_install:
|
||||
- pip install pep8
|
||||
|
|
|
|||
Loading…
Reference in New Issue