travis: Add apidoc check

This requires at least Ubuntu 14.04 (the Doxygen version in 12.04 has some
issues with our Doxyfile and prints lots of warnings).
This commit is contained in:
Tobias Brunner
2016-09-05 16:58:29 +02:00
parent 94a6998608
commit 4e8f5a189c
2 changed files with 31 additions and 2 deletions
+2
View File
@@ -41,6 +41,8 @@ matrix:
include:
- compiler: gcc
env: TEST=dist
- compiler: gcc
env: TEST=apidoc
- compiler: gcc
env: TEST=win64 MONOLITHIC=yes
- compiler: gcc