This commit is contained in:
Rimian Perkins 2017-02-24 14:04:04 +11:00
parent 1f3347a8e1
commit 427ac013af
1 changed files with 1 additions and 3 deletions

View File

@ -29,9 +29,7 @@ before_install:
install: install:
- touch config/stripe.yml - touch config/stripe.yml
- ls -l - git clone $TRAVIS_BUILD_DIR plugins/discourse-payments --depth 50
- ls -l ../
- ln -s ../discourse-donations plugins
before_script: before_script:
- gem install bundler - gem install bundler