The newer version of QEMU in Focal should help to run more tests with TCG (which will be enabled in later patches). Signed-off-by: Thomas Huth <thuth@xxxxxxxxxx> --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2e5ae41..3b18ce5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ -dist: bionic +dist: focal language: c cache: ccache git: -- 2.18.2