diff --git a/.travis.yml b/.travis.yml index 60d2565de3fb9871f5564ab81984fd9a86337e27..9c15c90a2315f4b6ffd06bb831a44d9f8928f02a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,7 +22,7 @@ before_script: - "./travis-tool.sh bootstrap" - "./travis-tool.sh install_deps - ./travis-tool.sh install_r XML RCurl plyr reshape2 lubridate httr knitr xtable testthat" -after_script +after_script: - "./travis-tool.sh dump_logs" notifications: