Check if python 3.4.2 is a supported version
This commit is contained in:
parent
dfbc46e998
commit
1e20b9404f
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
language: python
|
||||
python:
|
||||
- "3.5"
|
||||
- "3.4.2"
|
||||
# - "3.6"
|
||||
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue