We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2194e1 commit 8678ee6Copy full SHA for 8678ee6
.appveyor.yml
@@ -24,8 +24,8 @@ environment:
24
25
build_script:
26
- travis-tool.sh install_deps
27
- - travis-tool.sh install_r devtools
28
- - Rscript -e 'devtools::install_github("romainfrancois/bibtex")'
+# - travis-tool.sh install_r devtools
+# - Rscript -e 'devtools::install_github("romainfrancois/bibtex")'
29
# - travis-tool.sh install_github romainfrancois/bibtex
30
# - Rscript -e "install.packages('covr', repos = 'http://cran.rstudio.com')"
31
# - travis-tool.sh install_github jimhester/covr
0 commit comments