Commit 1f655cb4 authored by Milo Yip's avatar Milo Yip

Try default doxygen

parent bb7f2c8e
...@@ -29,15 +29,5 @@ script: ...@@ -29,15 +29,5 @@ script:
# - ./perftest_${config_suffix} # - ./perftest_${config_suffix}
after_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}" - cd "${TRAVIS_BUILD_DIR}"
- doxygen build/Doxyfile - doxygen build/Doxyfile
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