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 98ecde4 commit 1cc9529Copy full SHA for 1cc9529
CI/travis.osx.install.deps.sh
@@ -6,5 +6,5 @@ MONO_VER=3.6.0
6
brew update
7
which cmake || brew install cmake
8
9
-wget "https://www.dropbox.com/s/c7zo5cldk7xylk0/MonoFramework-MDK-4.0.0.62.macos10.xamarin.x86.pkg?dl=1"
+wget "https://www.dropbox.com/s/c7zo5cldk7xylk0/MonoFramework-MDK-4.0.0.62.macos10.xamarin.x86.pkg?dl=1" -O "MonoFramework-MDK-4.0.0.62.macos10.xamarin.x86.pkg"
10
sudo installer -pkg "MonoFramework-MDK-4.0.0.62.macos10.xamarin.x86.pkg" -target /
0 commit comments