From 5881774e897628fd9acb623d0920ac83f78b1563 Mon Sep 17 00:00:00 2001 From: Omer Katz Date: Sun, 28 Dec 2014 15:37:13 +0200 Subject: [PATCH] Use travis new build workers. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index be85c8738..56e87caa0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,5 @@ language: python +sudo: false python: - 2.6 - 2.7