fakeroot is not available on travis by default anymore

This commit is contained in:
Anton Keks 2017-11-18 19:30:58 +02:00
parent 6bbfdf9958
commit 8be488a599

View File

@ -5,6 +5,6 @@ jdk:
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq rpm wine
- sudo apt-get install -qq rpm wine fakeroot
script: xvfb-run -a ant all