Skip to content

Commit f592348

Browse files
authored
Merge pull request kivy#2383 from obfusk/patch-12
fix travis
2 parents 73a4c52 + 212572d commit f592348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/makefiles/osx.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ all: install_java upgrade_cython install_android_ndk_sdk install_p4a
77

88
install_java:
99
brew tap adoptopenjdk/openjdk
10-
brew cask install adoptopenjdk13
10+
brew install --cask adoptopenjdk13
1111
/usr/libexec/java_home -V
1212

1313
upgrade_cython:

0 commit comments

Comments
 (0)