[travis] Remove mono 3.2.8 and 2.10.8 builds

Old versions of mono on travis didn't have nuget support that we now use to
fetch Mono.Cecil.
This commit is contained in:
Fraser Waters 2015-10-18 13:31:11 +01:00
parent 0013b91f65
commit bfba2ba156

View file

@ -5,8 +5,6 @@ mono:
- latest
- 3.10.0
- 3.8.0
- 3.2.8
- 2.10.8
script:
- xbuild /p:Configuration=Release OpenTK.sln