Skip to content

Commit

Permalink
Fix tab character
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Fannin authored and Brian Fannin committed Sep 11, 2016
1 parent 96e61d1 commit 3b88816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ cache:

script:
- Rscript -e "bookdown::render_book('index.Rmd', 'bookdown::gitbook')"
- Rscript -e "bookdown::render_book('index.Rmd', 'bookdown::pdf_book')"
- Rscript -e "bookdown::render_book('index.Rmd', 'bookdown::pdf_book')"

0 comments on commit 3b88816

Please sign in to comment.