Commit 918fafc6 authored by Omer Katz's avatar Omer Katz

Disable cache for doxygen.

parent 5337e73f
......@@ -80,6 +80,7 @@ matrix:
- cd build
- cmake .. -DRAPIDJSON_HAS_STDSTRING=ON -DCMAKE_VERBOSE_MAKEFILE=ON
- make travis_doc
cache: false
addons:
apt:
packages:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment