Add Travis CI configuration

This commit is contained in:
Diomidis Spinellis 2018-10-24 12:39:39 +03:00
parent 3eb6f8d034
commit 27baa4a6be
2 changed files with 6 additions and 0 deletions

4
.travis.yml Normal file
View File

@ -0,0 +1,4 @@
language: java
install: ant deps
script: ant test

View File

@ -1,5 +1,7 @@
# UMLGraph - Declarative Drawing of UML Diagrams
[![Build Status](https://travis-ci.org/dspinellis/umlgraph.svg?branch=master)](https://travis-ci.org/dspinellis/umlgraph)
*UMLGraph* allows the declarative specification and drawing of
UML diagrams.
You can browse the system's documentation