1
0
mirror of https://github.com/msberends/AMR.git synced 2024-12-26 20:46:12 +01:00

travis update

This commit is contained in:
dr. M.S. (Matthijs) Berends 2018-07-30 01:21:37 +02:00
parent 211e3bae14
commit 837dae925d
2 changed files with 2 additions and 7 deletions

View File

@ -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

View File

@ -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**