From abb4166a0a4acfb1212177e59f14d1c783f1374c Mon Sep 17 00:00:00 2001 From: Hadrien Mary Date: Thu, 18 Jun 2015 23:08:49 +0200 Subject: [PATCH] Add flag to travis file to switch to container based infrastructure build, which should allow faster build --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 4fe7ae33..81f652e8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,4 @@ +sudo: false language: python python: 2.7 env: