include hash auth in tests
parent
8c04fe8775
commit
2c5ac75c8c
|
@ -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 New Issue