Skip to content

Commit 3343631

Browse files
committed
bleh
1 parent b99bab6 commit 3343631

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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
@@ -22,7 +22,6 @@ install: ./CI/travis.${TRAVIS_OS_NAME}.install.deps.sh
2222

2323
# Build libgit2, LibGit2Sharp and run the tests
2424
script:
25-
- nuget restore
2625
- ./build.libgit2sharp.sh 'LEAKS_IDENTIFYING'
2726

2827
# Only watch the development branch

0 commit comments

Comments
 (0)