added travis.yml

This commit is contained in:
skubiak 2015-01-07 13:26:44 +01:00
parent 7f12cd93e0
commit 814c6132bc

4
.travis.yml Normal file
View File

@ -0,0 +1,4 @@
language: java
script: "mvn clean test"
notifications:
email: sk@svenkubiak.com