tests: backend tests tweak

This commit is contained in:
John McLear 2020-05-30 18:22:24 +00:00
parent add3b23f66
commit 2844224acb
2 changed files with 3 additions and 7 deletions

View file

@ -48,7 +48,7 @@ jobs:
install:
- "bin/installDeps.sh"
- "cd src && npm install && cd -"
- "npm install --prefix ./etherpad-load-test etherpad-load-test"
- "npm install -g etherpad-load-test"
script:
- "tests/frontend/travis/runnerLoadTest.sh"