Skip to content

Commit

Permalink
Merge branch 'maint-0.3.5' into maint-0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nmathewson committed Aug 12, 2020
2 parents c6c0af4 + 8182f13 commit 6ef4014
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ clone_depth: 50
image:
# Windows Server 2019
- Visual Studio 2019
# Windows Server 2012 R2
- Visual Studio 2015

environment:
compiler: mingw
Expand Down Expand Up @@ -37,12 +35,6 @@ matrix:
compiler_path: mingw32
mingw_prefix: mingw-w64-i686
hardening:
- image: Visual Studio 2015
target: x86_64-w64-mingw32
compiler_path: mingw64
mingw_prefix: mingw-w64-x86_64
# hardening doesn't work with mingw-w64-x86_64-gcc, because it's gcc 8
hardening: --disable-gcc-hardening

install:
- ps: >-
Expand Down

0 comments on commit 6ef4014

Please sign in to comment.