Run plugin specs for discourse-staff-notes on travis.

This commit is contained in:
Guo Xiang Tan 2018-04-23 09:26:33 +08:00
parent 80847d83a8
commit d0353fb2f2
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ before_install:
- git clone --depth=1 https://github.com/discourse/discourse-chat-integration.git plugins/discourse-chat-integration
- git clone --depth=1 https://github.com/discourse/discourse-assign.git plugins/discourse-assign
- git clone --depth=1 https://github.com/discourse/discourse-patreon.git plugins/discourse-patreon
- git clone --depth=1 https://github.com/discourse/discourse-staff-notes.git plugins/discourse-staff-notes
- export PATH=$HOME/.yarn/bin:$PATH
install: