travis: Update name for Ubuntu 18.04 image

The corresponding libvirt-jenkins-ci commit is f289e64a5fd9.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
Andrea Bolognani 2019-12-11 17:09:35 +01:00
parent 1902356231
commit 5aab9413e2

View 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"