Skip to content

Commit 9c974a7

Browse files
author
Sunny Raj Rathod
authored
Update .travis.yml
1 parent 909c14a commit 9c974a7

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.9.1-SNAPSHOT -DskipTests=true -Dmaven.javadoc.skip=true -B -V
19-
- mvn test -DsdkVersion=1.9.1-SNAPSHOT -B
18+
- mvn install -DsdkVersion=1.9.2-SNAPSHOT -DskipTests=true -Dmaven.javadoc.skip=true -B -V
19+
- mvn test -DsdkVersion=1.9.2-SNAPSHOT -B
2020

2121
after_script:
2222
print_surefire_reports.sh

0 commit comments

Comments
 (0)