mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-31 19:02:59 +01:00
tidy
This commit is contained in:
parent
72b2b2571e
commit
d17626809f
1 changed files with 0 additions and 2 deletions
|
@ -14,10 +14,8 @@ before_install:
|
||||||
- sudo apt-get -y install libreoffice
|
- sudo apt-get -y install libreoffice
|
||||||
- sudo apt-get -y install libreoffice-pdfimport
|
- sudo apt-get -y install libreoffice-pdfimport
|
||||||
|
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- "bin/installDeps.sh"
|
- "bin/installDeps.sh"
|
||||||
- sudo npm install -g lockfile-lint
|
|
||||||
- "export GIT_HASH=$(git rev-parse --verify --short HEAD)"
|
- "export GIT_HASH=$(git rev-parse --verify --short HEAD)"
|
||||||
# Installing some plugins
|
# Installing some plugins
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue