Skip to content

Commit

Permalink
Use builds that are available
Browse files Browse the repository at this point in the history
  • Loading branch information
Olympic1 committed Jun 8, 2019
1 parent e55c563 commit 75109de
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,16 @@ sudo: required

env:
global:
- BUILD_RELEASE_MONO_VERSION=5.18.0
- BUILD_RELEASE_MONO_VERSION=5.16.0
matrix:
- BUILD_CONFIGURATION=Debug
- BUILD_CONFIGURATION=Release

mono:
- 5.20.0
- 5.18.0
- 5.20.1
- 5.16.0
- 5.14.0
- 5.10.0
- 5.8.1
- 5.12.0

addons:
apt:
Expand Down

0 comments on commit 75109de

Please sign in to comment.