Skip to content

Commit 4c21de6

Browse files
author
Sunny Raj Rathod
committed
Update .travis.yml
1 parent 76ba0fb commit 4c21de6

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
@@ -16,7 +16,7 @@ before_script:
1616
script:
1717
- cd sample-code-java
1818
- mvn install -DsdkVersion=1.8.8-SNAPSHOT -DskipTests=true -Dmaven.javadoc.skip=true -B -V
19-
- mvn test -B
19+
- mvn test -DsdkVersion=1.8.8-SNAPSHOT -B
2020

2121
after_script:
2222
print_surefire_reports.sh

0 commit comments

Comments
 (0)