Skip to content

Commit

Permalink
Remove temporary Nunit 3.4.0 script.
Browse files Browse the repository at this point in the history
  • Loading branch information
mterwoord authored Jun 29, 2016
1 parent ca49018 commit 07ac6ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ platform: AnyCPU
shallow_clone: true
clone_folder: c:\Cosmos

install:
- ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/install-nuget-3-4-0.ps1'))
#install:
#- ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/install-nuget-3-4-0.ps1'))

build_script:
- cmd: >-
Expand Down

0 comments on commit 07ac6ca

Please sign in to comment.