Skip to content

Commit

Permalink
Use trusty to run tests with Python 2.6
Browse files Browse the repository at this point in the history
Xenial is now a default.
  • Loading branch information
Kentzo committed Sep 7, 2019
1 parent fed1f48 commit 0d1806d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ matrix:
- PIP=pip
language: python
python: 2.6
dist: trusty
- os: linux
language: python
python: 2.7
Expand All @@ -125,7 +126,6 @@ matrix:
- os: linux
language: python
python: 3.7
dist: xenial
sudo: true
- os: linux
language: python
Expand Down

0 comments on commit 0d1806d

Please sign in to comment.