Compare commits

...

1 Commits

Author SHA1 Message Date
John McLear 2c5ac75c8c include hash auth in tests 2020-09-16 19:58:44 +01:00
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"