We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88c818d commit 2504d77Copy full SHA for 2504d77
1 file changed
.travis.yml
@@ -10,6 +10,9 @@ os:
10
- osx
11
- linux
12
13
+# The newer image cannot find mono 3.12 in the PATH
14
+osx_image: xcode6.4
15
+
16
env:
17
global:
18
- MONO_OPTIONS=--debug
0 commit comments