Updated .travis.yml

This commit is contained in:
Bazsalanszky 2019-11-05 13:22:46 +01:00
parent 3e82fbbadf
commit ced00adf79
Signed by: Bazsalanszky
GPG key ID: 0998CF5510B134D9

View file

@ -2,11 +2,6 @@ language: c
os: linux
dist: ubuntu
sudo: required
before_install:
- sudo apt-get install python-software-properties
- sudo apt-add-repository -y ppa:libreoffice/libreoffice-4-2
- sudo apt-get update
- sudo apt-get install doxygen
before_script:
# create a build folder for the out-of-source build
- mkdir build