Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Hüseyin Uslu committed Sep 24, 2014
1 parent e6ca7be commit ae38c64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ env:
- MONO_VER="3.8.0"
before_install:
- wget "http://download.mono-project.com/archive/${MONO_VER}/macos-10-x86/MonoFramework-MDK-${MONO_VER}.macos10.xamarin.x86.pkg"
- ./build/extra/travis/install-mono.sh
- sudo installer -pkg "MonoFramework-MDK-${MONO_VER}.macos10.xamarin.x86.pkg" -target /
script:
- xbuild build/CoiniumServ.sln
- ./build/extra/travis/run-tests.sh
Expand Down

0 comments on commit ae38c64

Please sign in to comment.