We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3109b5f commit b99bab6Copy full SHA for b99bab6
1 file changed
.travis.yml
@@ -22,6 +22,7 @@ install: ./CI/travis.${TRAVIS_OS_NAME}.install.deps.sh
22
23
# Build libgit2, LibGit2Sharp and run the tests
24
script:
25
+ - nuget restore
26
- ./build.libgit2sharp.sh 'LEAKS_IDENTIFYING'
27
28
# Only watch the development branch
0 commit comments