Skip to content

Commit

Permalink
Remove 'dist: xenial' from Travis configuration
Browse files Browse the repository at this point in the history
'dist: xenial' is now the default.
  • Loading branch information
jdufresne committed Oct 19, 2019
1 parent d5d28e6 commit 699871c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ matrix:
include:
- python: 3.7
env: TOXENV=py37
dist: xenial
- python: 3.6
env: TOXENV=py36
- python: 3.5
Expand Down

0 comments on commit 699871c

Please sign in to comment.