This commit is contained in:
Rimian Perkins 2017-02-24 13:50:09 +11:00
parent 8b016504d9
commit ce6bf882e6
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ env:
dist: trusty
cache: bundler
cache: bundler --path discourse/vendor
addons:
postgresql: 9.5
@ -29,7 +29,7 @@ before_install:
install:
- touch config/stripe.yml
- ln -s ../discourse-donations plugins/discourse-donations
- ln -s ../discourse-donations plugins
- ls -l plugins
- ls -l plugins/discourse-donations