mirror of
https://github.com/discourse/discourse.git
synced 2025-01-19 08:12:46 +08:00
Merge pull request #4403 from tgxworld/more_plugins_to_test
Add more plugins to test for.
This commit is contained in:
commit
c17e5b3bc3
|
@ -39,6 +39,7 @@ cache:
|
|||
before_install:
|
||||
- gem install bundler
|
||||
- git clone --depth=1 https://github.com/discourse/discourse-backup-uploads-to-s3.git plugins/discourse-backup-uploads-to-s3
|
||||
- git clone --depth=1 https://github.com/discourse/discourse-spoiler-alert.git plugins/discourse-spoiler-alert
|
||||
- npm i -g eslint babel-eslint
|
||||
- eslint app/assets/javascripts
|
||||
- eslint --ext .es6 app/assets/javascripts
|
||||
|
|
Loading…
Reference in New Issue
Block a user