mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-31 19:02:59 +01:00
Libreoffice travis (#4159)
* remove cruft.. ugh * housekeeping: close stale issues * testing installing LO first
This commit is contained in:
parent
c7581ba6f3
commit
3bd81e6d01
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,9 @@ services:
|
|||
|
||||
cache: false
|
||||
|
||||
before_install:
|
||||
- sudo apt-get -y install libreoffice
|
||||
|
||||
install:
|
||||
- "bin/installDeps.sh"
|
||||
- "export GIT_HASH=$(git rev-parse --verify --short HEAD)"
|
||||
|
|
Loading…
Reference in a new issue