Skip to content

Commit

Permalink
add r4 to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Mickaël Canouil committed May 25, 2020
1 parent a9a0190 commit 19ab2d6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
skip_cleanup: true
- r: 3.5
- r: 3.6
- r: 4.0

notifications:
email:
Expand Down
6 changes: 3 additions & 3 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
## R CMD check results

### Local server (`devtools::check()`)
### Local server (`devtools::check(remote = TRUE, manual = TRUE)`)

* Linux Debian 4.9.110-3+deb9u2, R-3.6.2: OK
* Linux Debian 10 (buster), R-4.0.0: OK

### win-builder (`devtools::check_win_devel()`)

Expand All @@ -22,7 +22,7 @@

### Appveyor-ci

* Windows Server 2012 R2 x64 (build 9600), R-3.6.2: OK
* Windows Server 2012 R2 x64 (build 9600), R-4.0.0: OK

### travis-ci

Expand Down

0 comments on commit 19ab2d6

Please sign in to comment.