Newer
Older
image: alpine
before_script:
- apk update
- apk add doxygen
## Uncomment the following line if you use graphviz dot graphs
image: alpine
before_script:
- apk update
- apk add doxygen
## Uncomment the following line if you use graphviz dot graphs