summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2021-08-31 11:33:43 +0200
committerAlexey Kardashevskiy <aik@ozlabs.ru>2021-10-01 14:09:29 +1000
commit63cbd7fad2a863075c9aecaffecb6a7b4bba89d9 (patch)
tree7aba16158786e1eba6ed3655217ae5d670ca5bd6
parentec26dfb0383b45d2046365731a1d890eae068dd1 (diff)
downloadqemu-SLOF-63cbd7fad2a863075c9aecaffecb6a7b4bba89d9.tar.gz
travis.yml: Update to Focal Fossa
It's better to use a newer version of the compiler which might catch more issues in the code. Signed-off-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 5d0ac2d..375cabb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,4 @@
-dist: bionic
+dist: focal
language: c
addons: