From 8e1f260150f820cbba35cd464a639f09a47c611e Mon Sep 17 00:00:00 2001 From: Marcelo Glezer Date: Wed, 14 Jan 2015 16:48:49 -0300 Subject: [PATCH] trying to fix travis take 2 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e66501f1c..a4215e686 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,5 @@ language: python -sudo: false +sudo: true python: - "2.7" - pypy