diff --git a/.travis.yml b/.travis.yml index 70be4081534..6692c0e3e07 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: