Skip to content

Commit

Permalink
Fix appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sboulema committed Mar 27, 2017
1 parent 36d2774 commit 62ab84b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version: 4.2.{build}
skip_tags: true
configuration: tgit
configuration:
- Release
install:
- ps: (new-object Net.WebClient).DownloadString("https://raw.github.com/madskristensen/ExtensionScripts/master/AppVeyor/vsix.ps1") | iex
Expand Down

0 comments on commit 62ab84b

Please sign in to comment.