UMLGraph/.travis.yml

11 lines
104 B
YAML

language: java
addons:
apt:
packages:
- graphviz
install: ant
script: ant test