From 427ac013af8137abe394472f7ff4aa4e3b1127dd Mon Sep 17 00:00:00 2001 From: Rimian Perkins Date: Fri, 24 Feb 2017 14:04:04 +1100 Subject: [PATCH] clone it --- .travis.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 05d149d..1356583 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,9 +29,7 @@ before_install: install: - touch config/stripe.yml - - ls -l - - ls -l ../ - - ln -s ../discourse-donations plugins + - git clone $TRAVIS_BUILD_DIR plugins/discourse-payments --depth 50 before_script: - gem install bundler