Libreoffice travis (#4159)

* remove cruft..  ugh

* housekeeping: close stale issues

* testing installing LO first
This commit is contained in:
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

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