Skip to content

Commit 081e940

Browse files
committed
Merge pull request #1223 from libgit2/carlosmn-patch-2
Run mono with --debug
2 parents 4672217 + effd3d3 commit 081e940

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ os:
77
- osx
88
- linux
99

10+
env:
11+
global:
12+
- MONO_OPTIONS=--debug
13+
1014
before_install:
1115
- date -u
1216
- uname -a

0 commit comments

Comments
 (0)