From d2e24277dd14e12293ec8fe1bfefb4b2469adb55 Mon Sep 17 00:00:00 2001 From: Nicolas Braud-Santoni Date: Tue, 1 Mar 2016 20:33:15 +0100 Subject: [PATCH] Travis: use the container-based test environment --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 1327034..8e04677 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,4 @@ +sudo: False language: python python: - "2.7"