From ffe84d751dadd26516049cb613211f2397bf0c2a Mon Sep 17 00:00:00 2001
From: unknown <ldecicco@usgs.gov>
Date: Mon, 10 Nov 2014 11:06:18 -0600
Subject: [PATCH] Switching back to EGRET.

---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 46f01ff3..8d623207 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,7 +16,7 @@ before_script:
   - chmod 755 ./travis-tool.sh
   - "./travis-tool.sh bootstrap"
   - "./travis-tool.sh install_deps - ./travis-tool.sh install_r zoo XML RCurl dplyr reshape2 lubridate"
-  - "./travis-tool.sh install_github USGS-R/EGRETdemo"
+  - "./travis-tool.sh install_github USGS-R/EGRET"
 
 on_failure:
   - "./travis-tool.sh dump_logs"
-- 
GitLab