clone it
This commit is contained in:
parent
1f3347a8e1
commit
427ac013af
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue