👷 Travis: Try to use trusty for Python 2.6

master
neingeist 5 years ago
parent 2a5f2b0d45
commit 9966ef9a67

@ -1,13 +1,13 @@
language: python
matrix:
include:
- python: 2.6
dist: trusty
- python: 2.7
- python: 3.4
- python: 3.5
- python: 3.6
- python: 3.7
dist: xenial
sudo: true
# command to run tests

Loading…
Cancel
Save