Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbertoAlmuinha committed Jan 3, 2020
1 parent c261d8e commit 16011cb
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .travis.yml
Expand Up @@ -2,3 +2,12 @@

language: R
cache: packages
warnings_are_errors: false

r_build_args: --no-build-vignettes --no-manual --no-resave-data
r_check_args: --no-build-vignettes --no-manual

notifications:
email:
on_success: change
on_failure: change

0 comments on commit 16011cb

Please sign in to comment.