Skip to content

Commit

Permalink
testing allow_failures in appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmohamed committed Mar 30, 2019
1 parent b5a1737 commit 587b2f8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,12 @@ environment:
matrix:
- R_VERSION: devel
GCC_PATH: mingw_64
- R_VERSION: release
GCC_PATH: mingw_64

matrix:
allow_failures:
- R_VERSION: devel

artifacts:
- path: '*.Rcheck\**\*.log'
Expand Down

0 comments on commit 587b2f8

Please sign in to comment.