Skip to content

Commit

Permalink
Switch travis to xenial by default
Browse files Browse the repository at this point in the history
  • Loading branch information
JohanLorenzo committed Jul 26, 2019
1 parent 7871d79 commit fb93663
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
dist: trusty
dist: xenial
sudo: false

language: python
Expand All @@ -14,13 +14,9 @@ matrix:

- python: 3.7
# from https://github.com/travis-ci/travis-ci/issues/9815#issuecomment-401756442
dist: xenial
sudo: true
env: TOXENV=py37

- python: 3.7
dist: xenial
sudo: true
env: TOXENV=docs-localbuild

env:
Expand Down

0 comments on commit fb93663

Please sign in to comment.