Skip to content

Commit 0e58544

Browse files
committed
fixup! Leverage Travis built-in csharp language
1 parent 6099a81 commit 0e58544

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,8 @@ mono:
1515
before_install:
1616
- date -u
1717
- uname -a
18-
- export PATH=/opt/mono/bin:$PATH
1918
- env | sort
2019

21-
# Make sure CMake and Mono are installed
22-
install: ./CI/travis.${TRAVIS_OS_NAME}.install.deps.sh
23-
2420
# Build libgit2, LibGit2Sharp and run the tests
2521
script:
2622
- ./build.libgit2sharp.sh 'LEAKS_IDENTIFYING'

0 commit comments

Comments
 (0)