From faaf44f17191c99ac37e6f9e7310ea925d08f007 Mon Sep 17 00:00:00 2001 From: chrislusf Date: Mon, 19 Oct 2015 01:07:48 -0700 Subject: [PATCH] following travis instructions to move to new architecture --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index c4124814a..27d6b58bf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,4 @@ +sudo: false language: go go: - 1.5