mirror of
https://github.com/angryip/ipscan.git
synced 2025-10-26 11:18:17 +00:00
use junit's brief formatter to reduce output in travis
This commit is contained in:
parent
2532bc1050
commit
5582271fa9
@ -165,7 +165,7 @@
|
||||
<fileset dir="lib" includes="swt-${platform}.jar"/>
|
||||
<fileset dir="lib" includes="**/*.jar"/>
|
||||
</classpath>
|
||||
<formatter type="plain" usefile="no"/>
|
||||
<formatter type="brief" usefile="no"/>
|
||||
<batchtest todir="${testresults}">
|
||||
<fileset dir="${testbin}" includes="**/*Test.class"/>
|
||||
</batchtest>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user