Skip to content

Commit

Permalink
trying multi-R
Browse files Browse the repository at this point in the history
  • Loading branch information
muschellij2 committed Aug 28, 2018
1 parent 0055824 commit be8e3c4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ warnings_are_errors: true
os:
- linux
- osx

r:
- 3.4
- 3.5

before_deploy: if [ "$TRAVIS_OS_NAME" == "osx" ]; then rm -f *.tar.gz; fi
r_check_args: "--as-cran --install-args=--build"
before_install:
Expand Down

0 comments on commit be8e3c4

Please sign in to comment.