We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60d9606 commit 23473eaCopy full SHA for 23473ea
.travis.yml
@@ -5,6 +5,7 @@ dist: trusty
5
6
env:
7
global:
8
+ - JAVA_TOOL_OPTIONS=-Dhttps.protocols=TLSv1.2
9
- ANDROID_HOME=/usr/local/android-sdk
10
- ANDROID_TOOLS=${ANDROID_HOME}/cmdline-tools/latest
11
- PATH=${ANDROID_HOME}:${ANDROID_HOME}/emulator:${ANDROID_TOOLS}:${ANDROID_TOOLS}/bin:${ANDROID_HOME}/platform-tools:${PATH}
0 commit comments