Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/miloyip/rapidjson.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMilo Yip <miloyip@gmail.com>2014-07-07 20:20:10 +0400
committerMilo Yip <miloyip@gmail.com>2014-07-07 20:20:10 +0400
commit4a49c5eff6f0642a5ab58c5446cd7b525c153194 (patch)
tree46846168ec5f08091704c4258d31da3e5121c4c2 /.travis.yml
parent1f655cb48e712ffb9b54ed48d94a3d29db5722b2 (diff)
build doxygen
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 602db4ac..01868402 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -28,6 +28,6 @@ script:
# - valgrind --leak-check=full --error-exitcode=1 ./unittest_${config_suffix}
# - ./perftest_${config_suffix}
-after_script:
+after_success :
- cd "${TRAVIS_BUILD_DIR}"
- - doxygen build/Doxyfile
+ - build/travis_doxygen.sh