We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f67087 commit 0f703e1Copy full SHA for 0f703e1
.travis.yml
@@ -7,7 +7,6 @@ os:
7
- linux
8
- osx
9
before_install: # We need to download nuget.exe due to: https://github.com/travis-ci/travis-ci/issues/5932
10
- - git fetch --unshallow
11
- mkdir -p .nuget
12
- wget -O .nuget/nuget.exe https://dist.nuget.org/win-x86-commandline/latest/nuget.exe
13
- mono .nuget/nuget.exe
0 commit comments