Try build doxygen
This commit is contained in:
parent
4a49c5eff6
commit
0e092bdb13
@ -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
|
|||||||
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user