Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewCaseres committed May 24, 2019
1 parent 192b908 commit ed539e3
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Expand Up @@ -3,9 +3,11 @@ cache: packages
warnings_are_errors: false

r:
- oldrel
- release
- devel

# do not build vignettes...takes too long and times out on travis?
r_build_args: --no-build-vignettes --no-manual
r_check_args: --no-build-vignettes --no-manual --timings

notifications:
email:
Expand Down

0 comments on commit ed539e3

Please sign in to comment.