Skip to content

Commit

Permalink
Remove debug from appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoledoux committed Jul 5, 2019
1 parent 07ce6a0 commit 25a7c5c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
version: 1.0.{build}
branches:
only:
- master
skip_tags: true
image: Visual Studio 2017
configuration:
- Debug
- Release
# - Debug

platform: x64
cache:
Expand Down

0 comments on commit 25a7c5c

Please sign in to comment.