mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-28 03:16:16 -04:00
might do it
This commit is contained in:
parent
00b6a1d9fe
commit
5bfb8f45a7
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ jobs:
|
||||||
include:
|
include:
|
||||||
- name: "Run the Backend tests"
|
- name: "Run the Backend tests"
|
||||||
install:
|
install:
|
||||||
|
- "bin/installDeps.sh"
|
||||||
- "cd src && npm install && cd -"
|
- "cd src && npm install && cd -"
|
||||||
script:
|
script:
|
||||||
- "tests/frontend/travis/runnerBackend.sh"
|
- "tests/frontend/travis/runnerBackend.sh"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue