DEV: Test discourse-group-track plugin on travis.
This commit is contained in:
parent
c0bab84dc1
commit
725859ba43
|
@ -55,6 +55,7 @@ before_install:
|
||||||
- git clone --depth=1 https://github.com/discourse/discourse-assign.git plugins/discourse-assign
|
- git clone --depth=1 https://github.com/discourse/discourse-assign.git plugins/discourse-assign
|
||||||
- git clone --depth=1 https://github.com/discourse/discourse-patreon.git plugins/discourse-patreon
|
- git clone --depth=1 https://github.com/discourse/discourse-patreon.git plugins/discourse-patreon
|
||||||
- git clone --depth=1 https://github.com/discourse/discourse-staff-notes.git plugins/discourse-staff-notes
|
- git clone --depth=1 https://github.com/discourse/discourse-staff-notes.git plugins/discourse-staff-notes
|
||||||
|
- git clone --depth=1 https://github.com/discourse/discourse-group-tracker
|
||||||
- export PATH=$HOME/.yarn/bin:$PATH
|
- export PATH=$HOME/.yarn/bin:$PATH
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
|
Loading…
Reference in New Issue