Commit 0e092bdb authored by Milo Yip's avatar Milo Yip

Try build doxygen

parent 4a49c5ef
...@@ -30,4 +30,4 @@ script: ...@@ -30,4 +30,4 @@ script:
after_success : after_success :
- cd "${TRAVIS_BUILD_DIR}" - cd "${TRAVIS_BUILD_DIR}"
- build/travis_doxygen.sh - ./build/travis_doxygen.sh
...@@ -10,7 +10,7 @@ make distclean ...@@ -10,7 +10,7 @@ make distclean
git pull git pull
./configure ./configure
make make
make install sudo 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