From 6cd493849a785dd5c5c23fe2d955954067bb42a6 Mon Sep 17 00:00:00 2001 From: Aly Fulton Date: Mon, 23 Mar 2015 17:46:34 -0400 Subject: [PATCH] Updated .travis.yml This lets you use the Docker container infrastructure on Travis which has a much faster queue and performance. :) --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 99541221eb4..3b4d15a79ee 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,5 @@ +sudo: false + language: go go: