include hash auth in tests

ep_hash_auth_in_core_tests
John McLear 2020-09-16 19:58:44 +01:00
parent 8c04fe8775
commit 2c5ac75c8c
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"