summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index dd86769..ad3f03a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -75,7 +75,7 @@ jobs:
- BUILD_DIR=unix
- name: "Linux/GCC 6/Shared"
os: linux
- dist: focal
+ dist: bionic
compiler: gcc-6
addons:
apt:
@@ -87,7 +87,7 @@ jobs:
- BUILD_DIR=unix
- name: "Linux/GCC 5/Shared"
os: linux
- dist: focal
+ dist: bionic
compiler: gcc-5
addons:
apt: