Fix doxygen build
This commit is contained in:
parent
319248eb52
commit
6d9ab582b2
@ -42,8 +42,8 @@ abort() {
|
|||||||
skip "Running Doxygen only for updates on 'master' branch (current: ${TRAVIS_BRANCH})."
|
skip "Running Doxygen only for updates on 'master' branch (current: ${TRAVIS_BRANCH})."
|
||||||
|
|
||||||
# check for job number
|
# check for job number
|
||||||
[ "${TRAVIS_JOB_NUMBER}" = "${TRAVIS_BUILD_NUMBER}.1" ] || \
|
# [ "${TRAVIS_JOB_NUMBER}" = "${TRAVIS_BUILD_NUMBER}.1" ] || \
|
||||||
skip "Running Doxygen only on first job of build ${TRAVIS_BUILD_NUMBER} (current: ${TRAVIS_JOB_NUMBER})."
|
# skip "Running Doxygen only on first job of build ${TRAVIS_BUILD_NUMBER} (current: ${TRAVIS_JOB_NUMBER})."
|
||||||
|
|
||||||
# install doxygen binary distribution
|
# install doxygen binary distribution
|
||||||
doxygen_install()
|
doxygen_install()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user