travis: add fakeroot package

This commit is contained in:
rdb 2018-01-05 16:11:35 +01:00
parent eaf3983c06
commit 5d9a5dbde1

View File

@ -26,4 +26,5 @@ addons:
- python-dev
- python3-dev
- zlib1g-dev
- fakeroot
script: $PYTHONV makepanda/makepanda.py --everything --git-commit $TRAVIS_COMMIT --installer --threads 4