Skip to content

Commit

Permalink
Update Travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
lmullen committed Sep 28, 2015
1 parent 00a1fe1 commit b5cd3e7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
language: r
warnings_are_errors: true

r_check_args: "--as-cran --timings"
sudo: required

r_binary_packages:
- dplyr

notifications:
email:
on_success: change
on_failure: change
on_failure: always
slack:
secure: gxP5b9VO52sKP72YB1iFwt5U73s6O1nq9o1vH6ddrvEIRgpzSQO7lIH8/KYfjj+eFRXCIWtFnrkar2kw2sfGJVERnJ9R13XtVDc23tApkZjacTxHUov39WbS4zI03Tb9pX86ywUNcs0rhVKok3CD9V80fybd3nFy8Vy/ugSBp7s=

0 comments on commit b5cd3e7

Please sign in to comment.