Check if python 3.4.2 is a supported version

This commit is contained in:
PCoder 2017-11-27 07:29:46 +01:00
parent dfbc46e998
commit 1e20b9404f
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
language: python
python:
- "3.5"
- "3.4.2"
# - "3.6"
env: