👷 Travis: Try to use trusty for Python 3.2 and 3.3

master
neingeist 5 years ago
parent 9966ef9a67
commit ae3bb2c362

@ -4,6 +4,10 @@ matrix:
- python: 2.6
dist: trusty
- python: 2.7
- python: 3.2
dist: trusty
- python: 3.3
dist: trusty
- python: 3.4
- python: 3.5
- python: 3.6

Loading…
Cancel
Save