Added sudo: true to the travis file

Sudo isn't true for default for some people in travis.
This commit is contained in:
MathijsHoogland 2015-10-14 16:41:28 +02:00
parent 4f7e5e5c97
commit ccc0262c5e

View File

@ -1,3 +1,4 @@
sudo: true
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq build-essential gettext python-dev zlib1g-dev libpq-dev xvfb