remove python 3.4 from travis

This commit is contained in:
Prodesire 2018-01-04 23:36:45 +08:00
parent 9845203cea
commit c04efdc1e7
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
language: python
python:
- "2.7"
- "3.4"
- "3.5"
- "3.6"