Skip to content

Commit

Permalink
Merge pull request #2383 from obfusk/patch-12
Browse files Browse the repository at this point in the history
fix travis
  • Loading branch information
AndreMiras authored Dec 28, 2020
2 parents 73a4c52 + 212572d commit f592348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/makefiles/osx.mk
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ all: install_java upgrade_cython install_android_ndk_sdk install_p4a

install_java:
brew tap adoptopenjdk/openjdk
brew cask install adoptopenjdk13
brew install --cask adoptopenjdk13
/usr/libexec/java_home -V

upgrade_cython:
Expand Down

0 comments on commit f592348

Please sign in to comment.