mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-11-15 18:15:52 +08:00
removed unneeded line from travis.yml
This commit is contained in:
parent
bfbb49dd93
commit
82cef279a3
@ -44,7 +44,6 @@ matrix:
|
||||
# Install a recent Doxygen
|
||||
############################################################################
|
||||
- DOXYGEN_URL="http://doxygen.nl/files/doxygen-1.8.20.linux.bin.tar.gz"
|
||||
#- DOXYGEN_URL="https://raw.githubusercontent.com/jkriege2/JKQtPlotter/master/ci/doxygen-1.8.18.linux.bin.tar.gz"
|
||||
- mkdir doxygen
|
||||
- travis_retry wget -O - ${DOXYGEN_URL} | tar --strip-components=1 -xz -C doxygen
|
||||
- export PATH=${DEPS_DIR}/doxygen/bin:${PATH}
|
||||
|
Loading…
Reference in New Issue
Block a user