Skip to content

Commit 7b03e79

Browse files
committed
Fix formatting
I had some spare time while waiting for a CEF/Chromium build (...) so I fixed this. As a side effect of the change, I also removed the debug building completely - it just takes time, we don't use the resulting artifacts anyway. So it makes more sense to _only_ build Release builds of this repo. Closes #60
1 parent 6517788 commit 7b03e79

File tree

2 files changed

+183
-177
lines changed

2 files changed

+183
-177
lines changed

appveyor.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ version: 62.0.0-CI{build}
55

66
shallow_clone: true
77

8-
# Start builds on tags only (GitHub and BitBucket)
9-
skip_non_tags: true
10-
118
# to run your custom scripts instead of automatic MSBuild
129
build_script:
1310
- ps: .\build.ps1

0 commit comments

Comments
 (0)