[Build] Update Travis CI to mono 3.6.0

This commit is contained in:
thefiddler 2014-09-02 10:58:00 +02:00
parent f9e2a6f7ec
commit 3c07e740b6

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