From 3c729b5614f5c4bef6a356e20acd862704d725b5 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 5 Jan 2020 07:47:43 +0100 Subject: [PATCH] .travis.yml: bump voidlinux docker tag. Original commit in https://github.com/void-linux/void-packages/pull/18049 will be reverted after testing. @the-maldridge --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 5f4f30f85cd..13650b2bd31 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,7 @@ env: global: - PATH=$PATH:/tmp/bin - DOCKER_BASE=voidlinux/masterdir - - TAG=2019102301 + - TAG=20200104 matrix: - XLINT=1 LICENSE_LIST=common/travis/license.lst