drop 3.5 from travis

This commit is contained in:
Damien Elmes 2017-08-25 16:43:01 +10:00
parent 595ac321d0
commit f824db2143

View File

@ -1,6 +1,5 @@
language: python
python:
- "3.5"
- "3.6"
install:
- sudo apt-get update