Skip to content

Commit

Permalink
[Build] Invoke xbuild once now that build order is fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
thefiddler committed Feb 24, 2014
1 parent 63b724d commit 2a4a1db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -12,7 +12,6 @@ before_install:
- hdid "MonoFramework-MDK-${MONO_VER}.macos10.xamarin.x86.dmg" || true
- sudo installer -pkg "/Volumes/Mono Framework MDK ${MONO_VER}/MonoFramework-MDK-${MONO_VER}.macos10.xamarin.x86.pkg" -target / || true
- sudo installer -pkg "MonoFramework-MDK-${MONO_VER}.macos10.xamarin.x86.pkg" -target / || true
- xbuild /p:Configuration=Release || true

script:
- xbuild /p:Configuration=Release
Expand Down

0 comments on commit 2a4a1db

Please sign in to comment.