Navigation Menu

Skip to content

Commit

Permalink
Initialize as NULL explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Oct 31, 2017
1 parent b9ad72f commit 7fc57ec
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 44 deletions.
8 changes: 4 additions & 4 deletions appveyor.yml
Expand Up @@ -12,10 +12,10 @@ environment:
- VS_VERSION: 14
ARCH: amd64

matrix:
allow_failures:
- VS_VERSION: 12
ARCH: x86
# matrix:
# allow_failures:
# - VS_VERSION: 12
# ARCH: x86

notifications:
- provider: Email
Expand Down

0 comments on commit 7fc57ec

Please sign in to comment.