From cf4edffbe022522070ec702c6b4caac21b5ccbdb Mon Sep 17 00:00:00 2001 From: Kyle Drake Date: Tue, 3 Feb 2015 20:49:12 -0800 Subject: [PATCH] fix for travis --- config.yml.travis | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.yml.travis b/config.yml.travis index 8db3f55c..627467e9 100644 --- a/config.yml.travis +++ b/config.yml.travis @@ -5,4 +5,5 @@ recaptcha_public_key: '1234' recaptcha_private_key: '5678' phantomjs_url: - http://localhost:8910 -ip_hash_salt: "400$8$1$fc21863da5d531c1" \ No newline at end of file +ip_hash_salt: "400$8$1$fc21863da5d531c1" +email_unsubscribe_token: "somethingrandomderrrrp" \ No newline at end of file