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
jobs:
include:
- r: 3.0
os: linux
warnings_are_errors: false
- r: 3.0
os: osx
warnings_are_errors: false
- r: 3.1
os: linux
warnings_are_errors: true
- r: 3.1
os: osx
warnings_are_errors: false

View File

@ -52,7 +52,7 @@
* Other small fixes
#### 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)
**Published on CRAN: 2018-05-03**