Explicitly choose Mono 4.0.5

- avoids future problems related to aspnet/External#48
  - e.g. when Travis updates default Mono version in `csharp` bundle
This commit is contained in:
Doug Bunting 2015-11-17 11:00:58 -08:00
parent 4e842c33d0
commit 60c87c1ae3
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
language: csharp
sudo: false
mono:
- 4.0.5
script:
- ./build.sh --quiet verify