travis: add fakeroot package
This commit is contained in:
parent
eaf3983c06
commit
5d9a5dbde1
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue