Added travis-ci.

This commit is contained in:
Erik C. Thauvin 2016-01-25 13:32:46 -08:00
parent 42f35c10c2
commit 0bd4fdd742
4 changed files with 11 additions and 3 deletions

View file

@ -66,7 +66,7 @@ dependencies {
compile 'javax.servlet:javax.servlet-api:3.1.0'
compile 'javax.servlet.jsp:jsp-api:2.2'
testCompile 'org.testng:testng:+'
testCompile 'org.testng:testng:6.9.10'
}
bintray {