Browse Source

Fixed AppVeyor log-spam

pull/46/head
Anairkoen Schno 5 years ago
parent
commit
ee66f37f2a
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      Doorstop
  2. +1
    -1
      appveyor.yml

+ 1
- 1
Doorstop

@ -1 +1 @@
Subproject commit b45c8415cd3cfe59c6e79f90955bfc7a07204e13
Subproject commit b118368f7f37cc1122cfc674aa7e2cd440902024

+ 1
- 1
appveyor.yml View File

@ -12,5 +12,5 @@ cache:
artifacts:
- path: IPA/bin/$(configuration)
build:
verbosity: normal
verbosity: minimal
project: BSIPA.sln

Loading…
Cancel
Save