Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
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
  • Loading branch information
perlun committed Dec 3, 2017
1 parent 6517788 commit 7b03e79
Show file tree
Hide file tree
Showing 2 changed files with 183 additions and 177 deletions.
3 changes: 0 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ version: 62.0.0-CI{build}

shallow_clone: true

# Start builds on tags only (GitHub and BitBucket)
skip_non_tags: true

# to run your custom scripts instead of automatic MSBuild
build_script:
- ps: .\build.ps1
Expand Down
Loading

0 comments on commit 7b03e79

Please sign in to comment.