mirror of https://github.com/msberends/AMR.git
travis update
This commit is contained in:
parent
9e40771a17
commit
330558e0f1
|
@ -32,6 +32,11 @@ jobs:
|
|||
- r: devel
|
||||
os: osx
|
||||
warnings_are_errors: false
|
||||
matrix:
|
||||
allow_failures:
|
||||
- r: 3.1
|
||||
- r: 3.2
|
||||
- r: devel
|
||||
r_packages: covr
|
||||
cache: packages
|
||||
cran: https://cran.rstudio.com
|
||||
|
|
Loading…
Reference in New Issue