Skip to content

Commit

Permalink
added PKGTYPE: both to appveyor.yml which is supposed to allow window…
Browse files Browse the repository at this point in the history
…s packages to build from source
  • Loading branch information
knausb committed Aug 28, 2020
1 parent 2e9083e commit d5c7d9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ cache:
environment:
global:
WARNINGS_ARE_ERRORS: 1
PKGTYPE: both

matrix:
- R_VERSION: devel
Expand Down

0 comments on commit d5c7d9a

Please sign in to comment.