Skip to content

Commit

Permalink
the httpuv binary is not in the marutter/c2d4u PPA yet
Browse files Browse the repository at this point in the history
we can wait for a couple of days and revert this commit
  • Loading branch information
yihui committed Feb 20, 2014
1 parent 6239466 commit 474d514
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ install:
- sudo apt-get update
- sudo apt-get install r-base-dev r-cran-shiny r-cran-cairo r-cran-markdown
- "[ ! -d ~/R ] && mkdir ~/R"
- Rscript -e "install.packages('httpuv', repos = 'http://cran.rstudio.org')"
- Rscript -e "install.packages('$R_MY_PKG', dep = TRUE, repos = 'http://cran.rstudio.org')"

# run tests
Expand Down

0 comments on commit 474d514

Please sign in to comment.