Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
CI: Adjusted AppVeyor log verbosity for msbuild
  • Loading branch information
skyjake committed Mar 8, 2016
1 parent ad51915 commit 91ce931
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Expand Up @@ -13,6 +13,7 @@ before_build:
- cmake -G "Visual Studio 12 2013" -DQMAKE=C:\Qt\5.5\msvc2013\bin\qmake.exe -DDENG_ENABLE_TESTS=ON ..\doomsday
build:
parallel: true
verbosity: minimal
project: c:\projects\doomsday-engine\build-ci\Doomsday.sln
notifications:
- provider: Slack
Expand Down

0 comments on commit 91ce931

Please sign in to comment.