mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-31 19:02:59 +01:00
include hash auth in tests
This commit is contained in:
parent
8c04fe8775
commit
2c5ac75c8c
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ before_install:
|
|||
install:
|
||||
- "bin/installDeps.sh"
|
||||
- "export GIT_HASH=$(git rev-parse --verify --short HEAD)"
|
||||
- "npm install ep_hash_auth"
|
||||
|
||||
script:
|
||||
- "tests/frontend/travis/runner.sh"
|
||||
|
|
Loading…
Reference in a new issue