forgot to install doxygen

This commit is contained in:
T 2019-02-06 20:27:34 +01:00
parent 70487305fe
commit 0f2fea33eb
1 changed files with 5 additions and 0 deletions

View File

@ -3,6 +3,11 @@ language: bash
services:
- docker
addons:
apt:
packages:
- doxygen
script:
- docker build .
- doxygen doxygen.conf