Libreoffice travis (#4159)

* remove cruft..  ugh

* housekeeping: close stale issues

* testing installing LO first
pull/4163/head
John McLear 2020-07-10 16:13:06 +01:00 committed by GitHub
parent c7581ba6f3
commit 3bd81e6d01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -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)"