Skip to content

Commit a34fe03

Browse files
committed
Use sdkMajorRelease for 3.1.x branch
1 parent 503389a commit a34fe03

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
@@ -40,7 +40,7 @@ deploy:
4040
tags: true
4141
all_branches: true
4242
after_deploy:
43-
- ./gradlew sdkMinorRelease
43+
- ./gradlew sdkMajorRelease
4444
after_success:
4545
- ./trigger-dependent-build.sh
4646
cache:

0 commit comments

Comments
 (0)