travis failing, try root

This commit is contained in:
Paul Müller 2015-04-26 18:32:42 +02:00
parent 1c9bda128a
commit 9c43a60fd6

View file

@ -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