Update .travis.yml

This commit is contained in:
Jan W. Krieger 2019-01-18 15:39:57 +01:00 committed by GitHub
parent fcaf3c1faf
commit 3a346cd4b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@ script:
- cd ${TRAVIS_BUILD_DIR}
- cd doc
- doxygen --version
- doxygen Doxyfile
- doxygen -d Markdown Doxyfile
deploy:
provider: pages