Skip to content

Commit b787c9d

Browse files
AppVeyor CI: COMMA -> SPACE
1 parent 0396afa commit b787c9d

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
@@ -33,8 +33,8 @@ build_script:
3333
- Rscript -e "c(physical = parallel::detectCores(logical = FALSE), logical = parallel::detectCores())"
3434
- echo Current directory=%CD%
3535
- travis-tool.sh install_r digest
36-
- travis-tool.sh install_r beepr, pbmcapply, plyr, progress
37-
- travis-tool.sh install_r future, doFuture, future.apply, furrr
36+
- travis-tool.sh install_r beepr pbmcapply plyr progress
37+
- travis-tool.sh install_r future doFuture future.apply furrr
3838
- travis-tool.sh install_r shiny
3939
- travis-tool.sh install_github gaborcsardi/notifier@d92b1b6
4040
test_script:

0 commit comments

Comments
 (0)