Skip to content

Commit

Permalink
These should not be needed anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
mattiasnordqvist committed Dec 14, 2015
1 parent 6664758 commit b96a500
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ branches:
only:
- master
configuration: Release
install:
- cmd: appveyor DownloadFile https://github.com/nunit/nunit/releases/download/3.0.0-beta-3/nunit-3.0.0-beta-3.zip
- cmd: 7z x -oC:\Tools\NUnit3 nunit-3.0.0-beta-3.zip > NUL
- cmd: set PATH=C:\Tools\NUnit3\bin;%PATH%
assembly_info:
patch: true
file: '**\ProductAssemblyInfo.*'
Expand Down

0 comments on commit b96a500

Please sign in to comment.