mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2025-01-24 06:32:12 +08:00
added doxygen binary locally
This commit is contained in:
parent
e80014af2e
commit
a5dfc41e19
@ -17,7 +17,7 @@ install:
|
||||
# Install a recent Doxygen DOXYGEN_URL="http://doxygen.nl/files/doxygen-1.8.15.linux.bin.tar.gz"
|
||||
############################################################################
|
||||
- |
|
||||
DOXYGEN_URL="https://ja.osdn.net/frs/g_redir.php?m=kent&f=doxygen%2Frel-1.8.15%2Fdoxygen-1.8.15.linux.bin.tar.gz"
|
||||
DOXYGEN_URL="https://github.com/jkriege2/JKQtPlotter/blob/master/travistools/doxygen-1.8.15.linux.bin.tar.gz"
|
||||
mkdir doxygen && travis_retry wget --quiet -O - ${DOXYGEN_URL} | tar --strip-components=1 -xz -C doxygen
|
||||
export PATH=${DEPS_DIR}/doxygen/bin:${PATH}
|
||||
doxygen --version
|
||||
|
BIN
travistools/doxygen-1.8.15.linux.bin.tar.gz
Normal file
BIN
travistools/doxygen-1.8.15.linux.bin.tar.gz
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user