]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
travis: Update name for Ubuntu 18.04 image
authorAndrea Bolognani <abologna@redhat.com>
Wed, 11 Dec 2019 16:09:35 +0000 (17:09 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Wed, 11 Dec 2019 16:17:21 +0000 (17:17 +0100)
The corresponding libvirt-jenkins-ci commit is f289e64a5fd9.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
.travis.yml

index b47f54553eb44f62ceb3aab394ec2b577b136f47..44ff5e989845e2067420959bd899457ffd9a9c45 100644 (file)
@@ -21,7 +21,7 @@ matrix:
     - services:
         - docker
       env:
-        - IMAGE="ubuntu-18"
+        - IMAGE="ubuntu-1804"
         - MAKE_ARGS="syntax-check distcheck"
       script:
         - make -C ci/ ci-build@$IMAGE CI_MAKE_ARGS="$MAKE_ARGS"