Merge pull request #4403 from tgxworld/more_plugins_to_test

Add more plugins to test for.
This commit is contained in:
Guo Xiang Tan
2016-08-19 17:28:09 +08:00
committed by GitHub

View File

@@ -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