config - Add call to generateDoc script

This commit is contained in:
thephez 2018-01-25 12:27:32 -05:00
parent cc39d18c76
commit 0d5d0dd6e3

View file

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