config - Update path to generate script

This commit is contained in:
thephez 2018-01-25 12:35:25 -05:00
parent 0d5d0dd6e3
commit 0c27bbe3eb

View file

@ -46,5 +46,6 @@ after_success:
- cd $TRAVIS_BUILD_DIR
- ls
- echo $DOXYFILE
- chmod +x generateDocumentationAndDeploy.sh
- ./generateDocumentationAndDeploy.sh
- pwd
- chmod +x scripts/generateDocumentationAndDeploy.sh
- ./scripts/generateDocumentationAndDeploy.sh