aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2020-09-22 07:21:14 +0200
committerGerd Hoffmann <kraxel@redhat.com>2020-09-22 07:21:14 +0200
commit60a19bfbf77e106e2b7da69d41cbac5ca99312c7 (patch)
tree3c098e6b275565cf2533142b3d91249088bdd8fd
parent6d2c4761e5bdd75d2c9f85af223434a8c4c07c40 (diff)
downloadvconsole-60a19bfbf77e106e2b7da69d41cbac5ca99312c7.tar.gz
travis: use bionic
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 44e170a..52bd64c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,5 @@
os: linux
-dist: xenial
+dist: bionic
language: c
compiler: gcc