8000
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 ef2e7a9 commit 92a0a83Copy full SHA for 92a0a83
.travis.yml
@@ -49,9 +49,8 @@ jobs:
49
os: osx
50
osx_image: xcode11 # since xcode1.3, python3 is the default interpreter
51
before_script:
52
- # installs java 1.8, android's SDK/NDK and p4a
+ # installs OpenJDK, Android's SDK/NDK and p4a
53
- make -f ci/makefiles/osx.mk
54
- - export JAVA_HOME=/Library/Java/JavaVirtualMachines/adoptopenjdk-8.jdk/Contents/Home
55
script: make testapps/armeabi-v7a
56
- <<: *testapps
57
name: Rebuild updated recipes
0 commit comments