Commit 30c42dfd authored by nimrod's avatar nimrod
Browse files

Remove unsupported Python versions from TravisCI.

Keep Python 2.7 around, although not supported I can't pretend it's not
in use.
parent a893677e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
---
language: python
python: ["2.7", "3.3", "3.4", "3.5", "3.6"]
python: ["2.7", "3.6"]
dist: trusty
sudo: false
group: beta