mirror of https://github.com/dspinellis/UMLGraph
Remove unneeded deps
This commit is contained in:
parent
13bb2d54bc
commit
cb77d617e9
|
|
@ -1,4 +1,4 @@
|
|||
language: java
|
||||
install: ant deps
|
||||
install: ant
|
||||
|
||||
script: ant test
|
||||
|
|
|
|||
Loading…
Reference in New Issue