Skip to content

Commit

Permalink
Update doxygen download URL
Browse files Browse the repository at this point in the history
  • Loading branch information
miloyip committed Feb 11, 2019
1 parent 1ede098 commit 7484e06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions travis-doxygen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@

set -e

DOXYGEN_VER=doxygen-1.8.13
DOXYGEN_VER=doxygen-1.8.15
DOXYGEN_TAR=${DOXYGEN_VER}.linux.bin.tar.gz
DOXYGEN_URL="http://ftp.stack.nl/pub/users/dimitri/${DOXYGEN_TAR}"
DOXYGEN_URL="http://doxygen.nl/files/${DOXYGEN_TAR}"

: ${GITHUB_REPO:="Tencent/rapidjson"}
GITHUB_HOST="github.com"
Expand Down

0 comments on commit 7484e06

Please sign in to comment.