From 367642c9fcbc03e788f3445480399a4cad6725cb Mon Sep 17 00:00:00 2001 From: Marius Date: Mon, 4 Jan 2016 19:29:12 +0100 Subject: [PATCH] Move to container-based infratructure on Travis --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index feeda13..0c9ed83 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,8 @@ go: - 1.6 - tip +sudo: false + env: global: - GO15VENDOREXPERIMENT=1