Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
Update to bionic (18.04). Set the R version to 4.0.
  • Loading branch information
joshuaulrich committed Jul 20, 2020
1 parent 2f30282 commit 3c4a112
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -4,10 +4,11 @@ language: c

sudo: required

dist: trusty
dist: bionic

env:
global:
- R_VERSION="4.0"
- _R_CHECK_FORCE_SUGGESTS_=false

before_install:
Expand Down

0 comments on commit 3c4a112

Please sign in to comment.