multi-pad-test
John McLear 2020-11-09 20:12:17 +00:00
parent 8e9ebe4035
commit 11f7e0a5d1
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ jobs:
install:
- "bin/installDeps.sh"
- "cd src && npm install && cd -"
- "npm install etherpad-load-test"
- "npm install -g etherpad-load-test"
script:
- "tests/frontend/travis/runnerLoadTestMultiPad.sh"
# we can only frontend tests from the ether/ organization and not from forks.