From de4446425feaf69080187721f813007e9be845bd Mon Sep 17 00:00:00 2001 From: Scott Sanderson Date: Wed, 19 Aug 2015 02:57:22 -0400 Subject: [PATCH] BLD: Build on travis' container infrastructure. It's supposedly faster. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index b1fd4c15..2682c379 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,5 @@ language: python +sudo: false matrix: include: - python: 2.7