mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 17:56:16 +00:00
config - Update script path
This commit is contained in:
parent
e5a0b1dcc6
commit
be67ef3a6c
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ env:
|
|||
before_install:
|
||||
- gem update --system
|
||||
- gem install bundler
|
||||
- ./$TRAVIS_BUILD_DIR/scripts/install-doxygen.sh
|
||||
- . $TRAVIS_BUILD_DIR/scripts/install-doxygen.sh
|
||||
|
||||
# Install dependencies
|
||||
addons:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue