From 7e1121e870708cab3ac84a364da1665d59c29352 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Sun, 19 Jul 2015 13:25:55 +0200 Subject: [PATCH] Upgraded to Travis' new infrastructure --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 092b150a7c..4931558729 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,5 @@ language: python +sudo: false python: - "3.2" - "3.3"