Add more plugins to test for.

This commit is contained in:
Guo Xiang Tan 2016-08-19 16:54:33 +08:00
parent 1ea0ec7e10
commit bd76b62fd0

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