summaryrefslogtreecommitdiff
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 a529ace1..624e379d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,5 @@
language: python
-dist: bionic
+dist: focal
# We use two different caching strategies. The default is to cache pip
# packages (as most of our jobs use pip packages), which is configured here.