Skip to content

Commit

Permalink
Cleaned appveyor script
Browse files Browse the repository at this point in the history
  • Loading branch information
madskristensen committed Aug 20, 2015
1 parent f383dc3 commit a3f6d3c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ version: 1.0.{build}
os: Visual Studio 2015

install:
- set PATH=C:\Program Files (x86)\MSBuild\14.0\Bin;%PATH%"
- ps: (new-object Net.WebClient).DownloadString("https://raw.github.com/madskristensen/ExtensionScripts/master/AppVeyor/vsix.ps1") | iex

before_build:
Expand Down

0 comments on commit a3f6d3c

Please sign in to comment.