Merge pull request #175 from thefiddler/mono360

[Build] Update Travis CI to mono 3.6.0
This commit is contained in:
thefiddler 2014-09-02 13:01:57 +02:00
commit d79eb71f0a

View file

@ -5,7 +5,7 @@ env:
- EnableNuGetPackageRestore=true
matrix:
- MONO_VER="2.10.11"
- MONO_VER="3.4.0"
- MONO_VER="3.6.0"
before_install:
- wget "http://download.mono-project.com/archive/${MONO_VER}/macos-10-x86/MonoFramework-MDK-${MONO_VER}.macos10.xamarin.x86.pkg" "http://download.mono-project.com/archive/${MONO_VER}/macos-10-x86/MonoFramework-MDK-${MONO_VER}.macos10.xamarin.x86.dmg" || true