Add Python 3.4

This commit is contained in:
cclauss 2019-05-15 23:59:36 +02:00 committed by GitHub
parent 948a1c3d03
commit 31697022fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
language: python
python:
- : 3.4
- : 3.5
- : 3.6
- : 3.7