Skip to content
This repository has been archived by the owner on Jun 17, 2022. It is now read-only.

Commit

Permalink
remotes installing
Browse files Browse the repository at this point in the history
  • Loading branch information
DomBennett committed Oct 18, 2019
1 parent 1a023da commit e79ce5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ build_script:
#- docker version
#- docker pull --platform=linux hello-world
#- docker run hello-world
- ps: Rscript -e 'install.packages("'"remotes"'")'
- travis-tool.sh install_github r-lib/remotes
- travis-tool.sh install_deps

before_test:
Expand Down

0 comments on commit e79ce5a

Please sign in to comment.