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 10:33:21 -08:00
parent 37e4a80160
commit 10012f4ee2
1 changed files with 2 additions and 0 deletions

View File

@ -8,5 +8,7 @@ install:
- make install
- export LD_LIBRARY_PATH="$HOME/libuvinstall/lib"
- cd $OLDPWD
mono:
- 4.0.5
script:
- ./build.sh --quiet verify