From 1a0827b564f46c4b2b3ca906795f3902b81a98fe Mon Sep 17 00:00:00 2001 From: Rimian Perkins Date: Fri, 24 Feb 2017 13:41:36 +1100 Subject: [PATCH] use local version --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8252c45..07ef022 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,7 +29,7 @@ before_install: install: - touch config/stripe.yml - - git clone https://github.com/choiceaustralia/discourse-donations.git plugins/discourse-donations --depth=1 + - ln -s ../discourse-donations plugins/discourse-donations before_script: - gem install bundler