Skip to content

Commit

Permalink
manually install github packages for osx travis tests
Browse files Browse the repository at this point in the history
needed because there is no 'Remotes' field for master branch version of DESCRIPTION
  • Loading branch information
achubaty committed Oct 6, 2016
1 parent c7dc605 commit 2f5c580
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@ matrix:
latex: false
r_build_args: '--no-build-vignettes'
r_check_args: '--as-cran --ignore-vignettes --no-examples'
r_github_packages:
- s-u/fastshp
- MangoTheCat/VisualTest
before_install:
- echo "options(repos = c(CRAN='https://cran.rstudio.com'))" >> ~/.Rprofile

Expand Down

0 comments on commit 2f5c580

Please sign in to comment.