mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-22 21:55:28 +00:00
[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
|
@ -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