From 0bd454cc448b812da6c693b451d86ff4cadbb6b2 Mon Sep 17 00:00:00 2001 From: Niall Sheridan Date: Wed, 3 Jul 2019 15:31:38 +0100 Subject: Use the static container image This includes ca-certs in the docker image Fixes #82 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 50ddc92..9f3251d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,7 @@ env: - SUITE=test go: + - 1.12.x - 1.11.x - 1.10.x - tip -- cgit v1.2.3