Skip to content

Commit

Permalink
need libreoffice not just core as I believe in samvera/hydra-derivati…
Browse files Browse the repository at this point in the history
  • Loading branch information
muschellij2 committed Jul 12, 2019
1 parent 080d8dc commit b9cb08e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@ before_install:
- if [[ "${TRAVIS_OS_NAME}" = "osx" ]]; then brew cask install libreoffice ; fi
- if [[ "${TRAVIS_OS_NAME}" = "linux" ]]; then sudo apt-get update -y && sudo apt-get install libreoffice; fi


after_success:
- Rscript -e 'covr::codecov()'

0 comments on commit b9cb08e

Please sign in to comment.