Skip to content

Commit

Permalink
added latex to install of travis
Browse files Browse the repository at this point in the history
  • Loading branch information
schloerke committed Jul 15, 2014
1 parent 3006772 commit 1fc2088
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@

language: c

env:
global:
- BOOTSTRAP_LATEX="1"

before_install:
- curl -OL http://raw.github.com/schloerke/r-travis/rev_deps/scripts/travis-tool.sh
- chmod 755 ./travis-tool.sh
Expand Down

0 comments on commit 1fc2088

Please sign in to comment.