mirror of
https://github.com/msberends/AMR.git
synced 2024-12-26 20:06:11 +01:00
travis update
This commit is contained in:
parent
211e3bae14
commit
837dae925d
@ -2,14 +2,9 @@
|
|||||||
language: r
|
language: r
|
||||||
jobs:
|
jobs:
|
||||||
include:
|
include:
|
||||||
- r: 3.0
|
|
||||||
os: linux
|
|
||||||
warnings_are_errors: false
|
|
||||||
- r: 3.0
|
|
||||||
os: osx
|
|
||||||
warnings_are_errors: false
|
|
||||||
- r: 3.1
|
- r: 3.1
|
||||||
os: linux
|
os: linux
|
||||||
|
warnings_are_errors: true
|
||||||
- r: 3.1
|
- r: 3.1
|
||||||
os: osx
|
os: osx
|
||||||
warnings_are_errors: false
|
warnings_are_errors: false
|
||||||
|
2
NEWS.md
2
NEWS.md
@ -52,7 +52,7 @@
|
|||||||
* Other small fixes
|
* Other small fixes
|
||||||
|
|
||||||
#### Other
|
#### Other
|
||||||
* Unit testing for R 3.0 and the latest available release: https://travis-ci.org/msberends/AMR
|
* Unit testing for all Linux and macOS release of R 3.1 and higher: https://travis-ci.org/msberends/AMR
|
||||||
|
|
||||||
# 0.2.0 (latest stable version)
|
# 0.2.0 (latest stable version)
|
||||||
**Published on CRAN: 2018-05-03**
|
**Published on CRAN: 2018-05-03**
|
||||||
|
Loading…
Reference in New Issue
Block a user