Skip to content

Commit

Permalink
Dummy branch to check reverse dependencies [revdep skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
jrwishart committed Mar 6, 2020
1 parent ad63130 commit c8e79dd
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 @@ -31,6 +31,7 @@ r_github_packages:
- Displayr/flipExampleData

script:
- Rscript -e 'devtools::install_github(paste0("Displayr/", c("flipFormat", "flipTransformations", "flipRegression"), "@DS-2703"))'
- R CMD build --no-manual --no-build-vignettes --no-resave-data .
- R CMD check --as-cran --no-manual --no-build-vignettes --no-tests *.tar.gz
- if [ -d tests/testthat ]; then
Expand Down

0 comments on commit c8e79dd

Please sign in to comment.