Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Commit

Permalink
Removed unnecessary build step
Browse files Browse the repository at this point in the history
  • Loading branch information
nefarius committed Sep 24, 2018
1 parent 5f7792a commit 3ad8686
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
version: 4.2.{build}.0
image: Visual Studio 2017
before_build:
- nuget restore HidGuardian.sln
build_script:
- ps: .\build.ps1 -configuration release
after_build:
Expand Down

0 comments on commit 3ad8686

Please sign in to comment.