From 64cef7260e1935af7d93d45507bcf9295ff9ceec Mon Sep 17 00:00:00 2001 From: Joshua Roesslein Date: Wed, 28 Jan 2015 11:20:08 -0800 Subject: [PATCH] Enable container travis builds. --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 3db95b5..f492628 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,5 @@ +sudo: false + language: python python: -- 2.25.1