Skip to content

Commit 2385174

Browse files
author
Sunny Raj Rathod
authored
Update .travis.yml
1 parent b05a3dc commit 2385174

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
@@ -18,8 +18,8 @@ before_script:
1818

1919
script:
2020
- cd sample-code-java
21-
- mvn install -DsdkVersion=1.9.3-SNAPSHOT -DskipTests=true -Dmaven.javadoc.skip=true -B -V
22-
- mvn test -DsdkVersion=1.9.3-SNAPSHOT -B
21+
- mvn install -DsdkVersion=1.9.4-SNAPSHOT -DskipTests=true -Dmaven.javadoc.skip=true -B -V
22+
- mvn test -DsdkVersion=1.9.4-SNAPSHOT -B
2323

2424
after_script:
2525
print_surefire_reports.sh

0 commit comments

Comments
 (0)