Merge pull request #4401 from tgxworld/test_important_plugins

Test important plugins on our travis build.
This commit is contained in:
Guo Xiang Tan 2016-08-19 16:01:53 +08:00 committed by GitHub
commit 1ea0ec7e10
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,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
- npm i -g eslint babel-eslint
- eslint app/assets/javascripts
- eslint --ext .es6 app/assets/javascripts