aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 697a899..2b4c0a0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,5 @@
language: rust
-dist: xenial
+dist: bionic
# According to https://docs.travis-ci.com/user/customizing-the-build#rows-that-are-allowed-to-fail,
# these empty arrays are actually required.