Navigation Menu

Skip to content

Commit

Permalink
appveyor: remove debug log
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jan 30, 2015
1 parent 0e27170 commit 2761871
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions appveyor.yml
Expand Up @@ -2,8 +2,6 @@ version: "{build}"
clone_depth: 1
build_script:
- cmake . -G "Visual Studio 12"
- type CMakeFiles\CMakeOutput.log
- type CMakeFiles\CMakeError.log
- cmake --build . --config RelWithDebInfo

notifications:
Expand Down

0 comments on commit 2761871

Please sign in to comment.