PAN-15 WORKING AND WITH TRAVIS!!!

This commit is contained in:
dantanxiaotian
2019-03-10 17:21:32 -06:00
parent 5d429b2c8e
commit ffaf020b80
+1
View File
@@ -25,4 +25,5 @@ dependencies {
compile fileTree(dir: 'lib', include: '**/*.jar') compile fileTree(dir: 'lib', include: '**/*.jar')
testCompile group: 'junit', name: 'junit', version: '4.12' testCompile group: 'junit', name: 'junit', version: '4.12'
testCompile group: 'org.springframework', name: 'spring-test', version: '5.1.5.RELEASE'
} }