include hash auth in tests

safari-is-slow
John McLear 2020-09-16 19:58:44 +01:00
parent a000a93dc6
commit 13252c955c
1 changed files with 1 additions and 0 deletions

View File

@ -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"