mirror of
https://github.com/GRRLIB/GRRLIB.git
synced 2024-11-22 15:02:20 +00:00
Update .travis.yml file
This commit is contained in:
parent
7879fe81e2
commit
af794e3f18
1 changed files with 2 additions and 2 deletions
|
@ -33,8 +33,8 @@ script:
|
||||||
- (cd latex && make)
|
- (cd latex && make)
|
||||||
|
|
||||||
before_deploy:
|
before_deploy:
|
||||||
touch doc/.nojekyll
|
- touch doc/.nojekyll
|
||||||
mv latex/refman.pdf doc/PDF-documentation.pdf
|
- mv latex/refman.pdf doc/PDF-documentation.pdf
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
provider: pages
|
provider: pages
|
||||||
|
|
Loading…
Reference in a new issue