Run tests for Discourse Cakeday on Travis.

This commit is contained in:
Guo Xiang Tan 2016-11-23 14:23:12 +08:00
parent 55013be19f
commit acf9da6b8d
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ 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
- git clone --depth=1 https://github.com/discourse/discourse-cakeday.git plugins/discourse-cakeday
- npm i -g eslint babel-eslint
- eslint app/assets/javascripts
- eslint --ext .es6 app/assets/javascripts