Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/libgit2sharp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos Martín Nieto <cmn@dwim.me>2014-08-26 18:53:41 +0400
committernulltoken <emeric.fermas@gmail.com>2014-08-31 17:35:29 +0400
commit290e4ffe243800ab1f41fbbea29a291fab9ae5a2 (patch)
treed31bb94929a78a3d30212aebcc18e499a62233d7 /.travis.yml
parent204b68472a4d88460c5564af93be018e91566842 (diff)
Use mono 3.6
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 8932fc54..6b9c47e6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,6 +10,7 @@ os:
before_install:
- date -u
- uname -a
+ - export PATH=/opt/mono/bin:$PATH
- env | sort
# Make sure CMake and Mono are installed