We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c69f5b commit c697430Copy full SHA for c697430
1 file changed
.travis.yml
@@ -9,4 +9,5 @@ install:
9
- sudo installer -pkg "MonoFramework-MDK-${MONO_VERSION}.macos10.xamarin.x86.pkg" -target /
10
11
script:
12
+ - chmod u+x ./build.sh
13
- ./build.sh
0 commit comments