From 9c43a60fd6a11fd973250ffe003b084c1e4377eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20M=C3=BCller?= Date: Sun, 26 Apr 2015 18:32:42 +0200 Subject: [PATCH] travis failing, try root --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 44a00fc..cd9df24 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,5 +20,5 @@ install: - python --version - pip freeze script: -- travis_wait python setup.py test +- travis_wait sudo python setup.py test cache: apt