Inline build.sh into travis
This commit is contained in:
@@ -9,7 +9,8 @@ addons:
|
|||||||
packages:
|
packages:
|
||||||
- libxml2-dev
|
- libxml2-dev
|
||||||
|
|
||||||
script: ./_build.sh
|
script:
|
||||||
|
- Rscript -e 'bookdown::render_book("index.rmd")'
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
|
|||||||
Reference in New Issue
Block a user