From 669aba65491c7e8658b4ddb71b5a7a1303d2c5ee Mon Sep 17 00:00:00 2001 From: Rimian Perkins Date: Fri, 24 Feb 2017 13:28:11 +1100 Subject: [PATCH] link instead of check out master --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index d2d2b29..22fa249 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-payments.git plugins/discourse-payments --depth=1 + - ln -s ../discourse-payments plugins/discourse-payments before_script: - gem install bundler