mirror of
https://github.com/msberends/AMR.git
synced 2024-12-26 06:46:11 +01:00
allow failure on macOS
This commit is contained in:
parent
0de65438b1
commit
b8a6c9af19
@ -24,10 +24,10 @@ jobs:
|
||||
- r: devel
|
||||
os: linux
|
||||
warnings_are_errors: false
|
||||
# matrix:
|
||||
# allow_failures:
|
||||
# - r: 3.1
|
||||
# - r: devel
|
||||
matrix:
|
||||
allow_failures:
|
||||
- os: osx
|
||||
# - r: devel
|
||||
r_packages: covr
|
||||
cache: packages
|
||||
cran: https://cran.rstudio.com
|
||||
|
Loading…
Reference in New Issue
Block a user