Update .travis.yml file

This commit is contained in:
Crayon2000 2017-12-01 11:10:12 -05:00
parent 7879fe81e2
commit af794e3f18

View file

@ -33,8 +33,8 @@ script:
- (cd latex && make)
before_deploy:
touch doc/.nojekyll
mv latex/refman.pdf doc/PDF-documentation.pdf
- touch doc/.nojekyll
- mv latex/refman.pdf doc/PDF-documentation.pdf
deploy:
provider: pages