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 19:34:41 +0400
committerMilo Yip <miloyip@gmail.com>2014-07-07 19:34:41 +0400
commit1f655cb48e712ffb9b54ed48d94a3d29db5722b2 (patch)
treecb2826c4c221ce37eb774feca755a8e13cfe5d12 /.travis.yml
parentbb7f2c8e722ec7e235e1eec71640504ffb0cf2d8 (diff)
Try default doxygen
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml10
1 files changed, 0 insertions, 10 deletions
diff --git a/.travis.yml b/.travis.yml
index 7063b41a..602db4ac 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -30,14 +30,4 @@ script:
after_script:
- cd "${TRAVIS_BUILD_DIR}"
- - git clone https://github.com/doxygen/doxygen.git
- - cd doxygen
- - ./configure
- - make
- - make distclean
- - git pull
- - ./configure
- - make
- - make install
- - cd "${TRAVIS_BUILD_DIR}"
- doxygen build/Doxyfile