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