Skip to content

Commit

Permalink
Make Travis-CI runs use the xenial environment
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Larralde committed Apr 29, 2019
1 parent 7b2cd67 commit 811f150
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
@@ -1,5 +1,5 @@
sudo: false
dist: trusty
dist: xenial
language: python

addons:
Expand Down

0 comments on commit 811f150

Please sign in to comment.