diff mbox series

[kvm-unit-tests,PULL,04/11] travis.yml: Update from Bionic to Focal

Message ID 20200928174958.26690-5-thuth@redhat.com (mailing list archive)
State New, archived
Headers show
Series [kvm-unit-tests,PULL,01/11] runtime.bash: remove outdated comment | expand

Commit Message

Thomas Huth Sept. 28, 2020, 5:49 p.m. UTC
The newer version of QEMU in Focal should help to run more tests
with TCG (which will be enabled in later patches).

Message-Id: <20200924161612.144549-2-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/.travis.yml b/.travis.yml
index b497264..4b7947c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,4 @@ 
-dist: bionic
+dist: focal
 language: c
 cache: ccache
 git: