1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-07 16:49:17 +00:00

remove python 3.4 on travis

This commit is contained in:
deadc0de6
2019-06-06 17:22:56 +02:00
parent df9b56214d
commit 73696f1ee3

View File

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