Skip to content

Commit

Permalink
Travis installs more
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Apr 20, 2020
1 parent 73f3f64 commit 63a7fd7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,11 @@ r_packages:
- testthat

install:
- sudo apt install r-cran-rmarkdown
- sudo apt install r-cran-rmarkdown r-cran-ggplot2 r-cran-testthat
- sudo apt install csv2latex



script:
- travis_wait 30 R CMD build .
- travis_wait 40 R CMD check *tar.gz
Expand Down

0 comments on commit 63a7fd7

Please sign in to comment.