Merge pull request #896 from GabyCT/topic/test19

obs: Add ubuntu 19.04 testing
This commit is contained in:
Julio Montes 2020-01-09 14:59:11 -06:00 committed by GitHub
commit cb559c1449
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,7 @@ DOCKERFILE_PATH="${SCRIPT_PATH}/Dockerfile"
declare -a OS_DISTRIBUTION=( \
'ubuntu:16.04' \
'ubuntu:18.04' \
'ubuntu:19.04' \
'fedora:29' \
'fedora:30' \
'opensuse/leap:15.1' \