Disable cache for doxygen.

This commit is contained in:
Omer Katz 2015-12-31 13:56:35 +02:00
parent 5337e73f34
commit 918fafc611

View File

@ -80,6 +80,7 @@ matrix:
- cd build
- cmake .. -DRAPIDJSON_HAS_STDSTRING=ON -DCMAKE_VERBOSE_MAKEFILE=ON
- make travis_doc
cache: false
addons:
apt:
packages: