Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
trinker committed Mar 30, 2015
1 parent e0af0ec commit f1fee33
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
@@ -1,5 +1,6 @@
language: java

sudo: required
before_install:
- curl -OL http://raw.github.com/craigcitro/r-travis/master/scripts/travis-tool.sh
- chmod 755 ./travis-tool.sh
Expand Down Expand Up @@ -29,4 +30,4 @@ env:
- R_BUILD_ARGS="--resave-data=best"
- R_CHECK_ARGS="--as-cran"
- DISPLAY=:99.0
- BOOTSTRAP_LATEX=1
- BOOTSTRAP_LATEX=1

0 comments on commit f1fee33

Please sign in to comment.