From e053e8e65fa8dee227e312dbc038f286af0833af Mon Sep 17 00:00:00 2001 From: unknown <ldecicco@usgs.gov> Date: Mon, 2 Feb 2015 16:22:15 -0600 Subject: [PATCH] ymal formatting --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 60d2565d..9c15c90a 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: -- GitLab