From 7bb7ee889cfc335321c20ce6c467946fba765538 Mon Sep 17 00:00:00 2001
From: Inso <insomniak.fr@gmail.com>
Date: Sat, 12 Sep 2015 09:59:38 +0200
Subject: [PATCH] Enable new travis again

---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index b6a29828..c2bba190 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,4 @@
-sudo: true
+sudo: false
 language: python
 python:
   # We don't actually use the Travis Python, but this keeps it organized.
-- 
GitLab