Added travis-ci.

This commit is contained in:
Erik C. Thauvin 2016-01-25 12:50:03 -08:00
parent 5683ff853c
commit f3fcf5dc82
4 changed files with 8 additions and 1 deletions

View file

@ -62,7 +62,7 @@ repositories {
dependencies {
compile 'org.apache.velocity:velocity:1.7'
testCompile 'org.testng:testng:+'
testCompile 'org.testng:testng:6.9.10'
}
bintray {