8000 Leverage Travis built-in csharp language · leoniDEV/libgit2sharp@6099a81 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6099a81

Browse files
committed
Leverage Travis built-in csharp language
1 parent 738c263 commit 6099a81

File tree

3 files changed

+6
-21
lines changed

3 files changed

+6
-21
lines changed

.travis.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,17 @@
11
# Travis-CI Build for libgit2sharp
22
# see travis-ci.org for details
33

4-
language: c
4+
language: csharp
55

66
os:
77
- osx
88
- linux
99

10+
mono:
11+
- 3.2.8
12+
- 3.6.0
13+
- 3.12.0
14+
1015
before_install:
1116
- date -u
1217
- uname -a

CI/travis.linux.install.deps.sh

Lines changed: 0 additions & 10 deletions
This file was deleted.

CI/travis.osx.install.deps.sh

Lines changed: 0 additions & 3BBC ; 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)
0