mirror of
https://github.com/msberends/AMR.git
synced 2025-01-13 23:31:38 +01:00
allow failure on macOS
This commit is contained in:
parent
0de65438b1
commit
b8a6c9af19
@ -24,9 +24,9 @@ jobs:
|
|||||||
- r: devel
|
- r: devel
|
||||||
os: linux
|
os: linux
|
||||||
warnings_are_errors: false
|
warnings_are_errors: false
|
||||||
# matrix:
|
matrix:
|
||||||
# allow_failures:
|
allow_failures:
|
||||||
# - r: 3.1
|
- os: osx
|
||||||
# - r: devel
|
# - r: devel
|
||||||
r_packages: covr
|
r_packages: covr
|
||||||
cache: packages
|
cache: packages
|
||||||
|
Loading…
Reference in New Issue
Block a user