Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
arvidn committed Dec 20, 2020
1 parent 4e601e8 commit 81b7e79
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,27 +9,27 @@ image: Visual Studio 2017
clone_depth: 1
environment:
matrix:
- variant: debug
compiler: msvc-14.1
model: 64
api: store
lib: 1
- variant: debug
compiler: msvc-14.1
model: 32
lib: 1
- variant: debug
compiler: gcc
model: 32
crypto: openssl
ssl_lib: /usr/local/include
ssl_include: /usr/local/lib
lib: 1
- variant: debug
compiler: msvc-14.1
model: 64
sim: 1
- cmake: 1
# - variant: debug
# compiler: msvc-14.1
# model: 64
# api: store
# lib: 1
# - variant: debug
# compiler: msvc-14.1
# model: 32
# lib: 1
# - variant: debug
# compiler: gcc
# model: 32
# crypto: openssl
# ssl_lib: /usr/local/include
# ssl_include: /usr/local/lib
# lib: 1
# - variant: debug
# compiler: msvc-14.1
# model: 64
# sim: 1
# - cmake: 1
- variant: release
compiler: msvc-14.1
model: 64
Expand Down

0 comments on commit 81b7e79

Please sign in to comment.