Skip to content

Commit f46778c

Browse files
author
Sunny Raj Rathod
committed
Update .travis.yml
1 parent 43c7537 commit f46778c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ before_script:
1515

1616
script:
1717
- cd sample-code-java
18-
- mvn install -DsdkVersion=1.8.8-SNAPSHOT -DskipTests=true -Dmaven.javadoc.skip=true -B -V
19-
- mvn test -DsdkVersion=1.8.8-SNAPSHOT -B
18+
- mvn install -DsdkVersion=1.8.9-SNAPSHOT -DskipTests=true -Dmaven.javadoc.skip=true -B -V
19+
- mvn test -DsdkVersion=1.8.9-SNAPSHOT -B
2020

2121
after_script:
2222
print_surefire_reports.sh

0 commit comments

Comments
 (0)