mirror of
https://github.com/angryip/ipscan.git
synced 2025-10-26 11:18:17 +00:00
fakeroot is not available on travis by default anymore
This commit is contained in:
parent
6bbfdf9958
commit
8be488a599
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user