Skip to content

Commit 8678ee6

Browse files
committed
don't bother with github version of bibtex
1 parent a2194e1 commit 8678ee6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ environment:
2424

2525
build_script:
2626
- travis-tool.sh install_deps
27-
- travis-tool.sh install_r devtools
28-
- Rscript -e 'devtools::install_github("romainfrancois/bibtex")'
27+
# - travis-tool.sh install_r devtools
28+
# - Rscript -e 'devtools::install_github("romainfrancois/bibtex")'
2929
# - travis-tool.sh install_github romainfrancois/bibtex
3030
# - Rscript -e "install.packages('covr', repos = 'http://cran.rstudio.com')"
3131
# - travis-tool.sh install_github jimhester/covr

0 commit comments

Comments
 (0)