include hash auth in tests
parent
a000a93dc6
commit
13252c955c
|
@ -17,6 +17,7 @@ before_install:
|
||||||
install:
|
install:
|
||||||
- "bin/installDeps.sh"
|
- "bin/installDeps.sh"
|
||||||
- "export GIT_HASH=$(git rev-parse --verify --short HEAD)"
|
- "export GIT_HASH=$(git rev-parse --verify --short HEAD)"
|
||||||
|
- "npm install ep_hash_auth"
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- "tests/frontend/travis/runner.sh"
|
- "tests/frontend/travis/runner.sh"
|
||||||
|
|
Loading…
Reference in New Issue