mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-26 18:36:14 -04:00
the symlink from node_modules/ep_etherpad-lite to ./src is part of the git repository
This commit is contained in:
parent
8793c4e225
commit
1702c7c34e
8 changed files with 11 additions and 20 deletions
|
@ -42,7 +42,7 @@ jobs:
|
|||
- "mv ../[plugin_name] node_modules"
|
||||
- "bin/installDeps.sh"
|
||||
- "export GIT_HASH=$(git rev-parse --verify --short HEAD)"
|
||||
- "cd src && npm install && cd -"
|
||||
- "npm install"
|
||||
script:
|
||||
- "tests/frontend/travis/runnerBackend.sh"
|
||||
- name: "Test the Frontend"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue