Skip to content

Commit 23473ea

Browse files
committed
Set TLS1.2 to reslove Huawei HTTPS issue
1 parent 60d9606 commit 23473ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ dist: trusty
55

66
env:
77
global:
8+
- JAVA_TOOL_OPTIONS=-Dhttps.protocols=TLSv1.2
89
- ANDROID_HOME=/usr/local/android-sdk
910
- ANDROID_TOOLS=${ANDROID_HOME}/cmdline-tools/latest
1011
- PATH=${ANDROID_HOME}:${ANDROID_HOME}/emulator:${ANDROID_TOOLS}:${ANDROID_TOOLS}/bin:${ANDROID_HOME}/platform-tools:${PATH}

0 commit comments

Comments
 (0)