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