Skip to content

Commit

Permalink
try setting up travis build matrix
Browse files Browse the repository at this point in the history
* don't want any regressions on 3.6
  • Loading branch information
jefferis committed May 9, 2020
1 parent 7660285 commit 058e307
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

language: R
sudo: false
r:
- oldrel
- release
cache: packages
r_build_args: --no-manual
r_check_args: --no-manual
Expand Down

0 comments on commit 058e307

Please sign in to comment.