This commit is contained in:
Tomasz Cielecki 2017-07-19 11:46:14 +02:00 коммит произвёл GitHub
Родитель abf8823ab4
Коммит 515ae41a5e
1 изменённых файлов: 0 добавлений и 8 удалений

Просмотреть файл

@ -11,10 +11,6 @@
build_script:
- ps: .\build.ps1 -verbosity Diagnostic
test: off
hosts:
api.nuget.org: 93.184.221.200
init:
- ps: '[System.IO.File]::AppendAllText("C:\Windows\System32\drivers\etc\hosts", "`n93.184.221.200`tapi.nuget.org")'
-
branches:
only:
@ -28,7 +24,3 @@
build_script:
- ps: .\build.ps1 -verbosity Diagnostic
test: off
hosts:
api.nuget.org: 93.184.221.200
init:
- ps: '[System.IO.File]::AppendAllText("C:\Windows\System32\drivers\etc\hosts", "`n93.184.221.200`tapi.nuget.org")'