mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-27 10:56:16 -04:00
doh
This commit is contained in:
parent
8e9ebe4035
commit
11f7e0a5d1
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ jobs:
|
||||||
install:
|
install:
|
||||||
- "bin/installDeps.sh"
|
- "bin/installDeps.sh"
|
||||||
- "cd src && npm install && cd -"
|
- "cd src && npm install && cd -"
|
||||||
- "npm install etherpad-load-test"
|
- "npm install -g etherpad-load-test"
|
||||||
script:
|
script:
|
||||||
- "tests/frontend/travis/runnerLoadTestMultiPad.sh"
|
- "tests/frontend/travis/runnerLoadTestMultiPad.sh"
|
||||||
# we can only frontend tests from the ether/ organization and not from forks.
|
# we can only frontend tests from the ether/ organization and not from forks.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue