[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:
parent
0013b91f65
commit
bfba2ba156
1 changed files with 0 additions and 2 deletions
|
@ -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
|
Loading…
Reference in a new issue