Skip to content

Commit 0f703e1

Browse files
Test whether unshallow is still required
1 parent 2f67087 commit 0f703e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ os:
77
- linux
88
- osx
99
before_install: # We need to download nuget.exe due to: https://github.com/travis-ci/travis-ci/issues/5932
10-
- git fetch --unshallow
1110
- mkdir -p .nuget
1211
- wget -O .nuget/nuget.exe https://dist.nuget.org/win-x86-commandline/latest/nuget.exe
1312
- mono .nuget/nuget.exe

0 commit comments

Comments
 (0)