mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Doxygen install script cleanup
This commit is contained in:
parent
fc7f622ee5
commit
8a44715eaa
1 changed files with 0 additions and 5 deletions
|
@ -21,9 +21,4 @@ make
|
||||||
echo "Done building doxygen..."
|
echo "Done building doxygen..."
|
||||||
./bin/doxygen -v
|
./bin/doxygen -v
|
||||||
|
|
||||||
echo "doxygen path: " $(pwd)
|
|
||||||
|
|
||||||
echo "Copy Doxygen binaries to $TRAVIS_BUILD_DIR"
|
|
||||||
cp ./bin/* $TRAVIS_BUILD_DIR
|
|
||||||
|
|
||||||
cd $TRAVIS_BUILD_DIR
|
cd $TRAVIS_BUILD_DIR
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue