Update .travis.yml

define the mono version
This commit is contained in:
Matthias Mailänder
2015-04-27 22:01:15 +02:00
parent 4e950024d3
commit c4bc974eb6

View File

@@ -2,6 +2,7 @@
# see travis-ci.org for details # see travis-ci.org for details
language: csharp language: csharp
mono: 3.12.0
# Use the Docker-based infrastructure # Use the Docker-based infrastructure
sudo: false sudo: false