mirror of
https://github.com/angryip/ipscan.git
synced 2025-10-26 11:18:17 +00:00
run gradle in travis
This commit is contained in:
parent
0efe035cb1
commit
5fd4bfdb2d
@ -7,4 +7,4 @@ before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -qq rpm wine fakeroot
|
||||
|
||||
script: xvfb-run -a ant all
|
||||
script: xvfb-run -a ./gradle test all
|
||||
|
||||
Loading…
Reference in New Issue
Block a user