Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
paternogbc authored Sep 2, 2017
1 parent 91423da commit f6fb24a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ before_install:
- Rscript -e 'install.packages("munsell", repos = "http://cran.rstudio.com")'
- Rscript -e 'install.packages("scales", repos = "http://cran.rstudio.com")'
- Rscript -e 'install.packages("ggplot2", repos = "http://cran.rstudio.com")'
- Rscript -e 'install.packages("knitr", repos = "http://cran.rstudio.com")'

env:
global:
- CRAN: http://cran.rstudio.com
Expand Down

0 comments on commit f6fb24a

Please sign in to comment.