Updated .travis.yml
This commit is contained in:
parent
3e82fbbadf
commit
ced00adf79
1 changed files with 0 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue