mirror of
https://github.com/CLIUtils/CLI11.git
synced 2025-04-30 12:43:52 +00:00
Fixing doxygen build
This commit is contained in:
parent
06347af5b4
commit
a461680520
@ -49,6 +49,7 @@ matrix:
|
|||||||
- .ci/make_and_test.sh 11
|
- .ci/make_and_test.sh 11
|
||||||
after_success:
|
after_success:
|
||||||
- export DOXYFILE=$TRAVIS_BUILD_DIR/docs/Doxyfile
|
- export DOXYFILE=$TRAVIS_BUILD_DIR/docs/Doxyfile
|
||||||
|
- export DEPS_DIR="${TRAVIS_BUILD_DIR}/deps"
|
||||||
- |
|
- |
|
||||||
if [ "${TRAVIS_BRANCH}" == "master" ] && [ "${TRAVIS_PULL_REQUEST}" == "false" ]
|
if [ "${TRAVIS_BRANCH}" == "master" ] && [ "${TRAVIS_PULL_REQUEST}" == "false" ]
|
||||||
then
|
then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user