Skip to content

Commit

Permalink
revert to old rabbitmq install script (3)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmjjr committed Aug 16, 2020
1 parent a60e474 commit 4bc5eaa
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 49 deletions.
4 changes: 0 additions & 4 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,10 +101,6 @@ install:
- set ERLANG_HOME=%erlang_home_dir%
- echo Installing RabbitMQ...
- ps: D:\host\transistor\appveyor\rabbitmq.ps1
- echo Waiting for epmd to report that RabbitMQ has started...
- ps: D:\host\transistor\appveyor\wait-epmd.ps1
- echo Waiting for RabbitMQ to start...
- ps: D:\host\transistor\appveyor\wait-rabbitmq.ps1

# Load the conda root environment, configure and install packages
- cmd: conda config --set show_channel_urls true
Expand Down
24 changes: 0 additions & 24 deletions appveyor/wait-epmd.ps1

This file was deleted.

21 changes: 0 additions & 21 deletions appveyor/wait-rabbitmq.ps1

This file was deleted.

0 comments on commit 4bc5eaa

Please sign in to comment.