modified .travis.yml

This commit is contained in:
Jan W. Krieger 2019-01-15 13:21:02 +01:00
parent 441da428e4
commit e58fba3fe2

View File

@ -4,12 +4,16 @@ branches:
only:
- master
# Install dependencies
addons:
apt:
- doxygen
- doxygen-latex
- graphviz
packages:
- doxygen
- doxygen-doc
- doxygen-latex
- doxygen-gui
- graphviz
install:
- doxygen --version