mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-27 10:56: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:
|
||||
- name: "Run the Backend tests"
|
||||
install:
|
||||
- "bin/installDeps.sh"
|
||||
- "cd src && npm install && cd -"
|
||||
script:
|
||||
- "tests/frontend/travis/runnerBackend.sh"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue