config - Update script path

This commit is contained in:
thephez 2018-01-25 14:30:13 -05:00
parent e5a0b1dcc6
commit be67ef3a6c

View file

@ -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: