From db75cc900da18c9340397aa76792cf26a3f355ee Mon Sep 17 00:00:00 2001 From: Alexandre Fayolle Date: Fri, 27 Mar 2015 16:21:16 +0100 Subject: [PATCH] don't use travis container-based infrastructure --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 2498709a..72f89112 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,4 @@ +sudo: required language: python python: - "2.7"