Merge pull request #8047 from OpenRA/travis-mono-3.12

Updated Travis CI configuration to enforce Mono 3
This commit is contained in:
Paul Chote
2015-04-28 18:50:27 +12:00

View File

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