Skip to content

Commit d87ce8e

Browse files
authored
use mvn test command to run unit tests
1 parent 9c1f1e6 commit d87ce8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ notifications:
1313
jdk:
1414
- oraclejdk8
1515

16-
script: mvn clean package
16+
script: mvn test

0 commit comments

Comments
 (0)