Skip to content

Commit

Permalink
Travis: Switch to xenial environment
Browse files Browse the repository at this point in the history
  • Loading branch information
janezd committed Jan 14, 2019
1 parent b2c1b7b commit 976004d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: python

sudo: false
dist: trusty
dist: xenial

matrix:
include:
Expand All @@ -15,7 +15,6 @@ matrix:
env: UPLOAD_COVERAGE=true
- python: '3.7'
sudo: true
dist: xenial
fast_finish: true

cache:
Expand Down

0 comments on commit 976004d

Please sign in to comment.