Skip to content

Commit

Permalink
try appveyor build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
mdlincoln committed Jan 11, 2019
1 parent 70cb43c commit daff947
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,10 @@ cache:
# Adapt as necessary starting from here

environment:
global:
CLIPR_ALLOW: TRUE
PKGTYPE: win.binary
PKGTYPE: win.binary
matrix:
- CLIPR_ALLOW: TRUE
- CLIPR_ALLOW: ""

build_script:
- travis-tool.sh install_deps
Expand Down

0 comments on commit daff947

Please sign in to comment.