Skip to content

Commit

Permalink
Mark start-epmd.ps1 as a powershell task
Browse files Browse the repository at this point in the history
  • Loading branch information
bitwalker committed Sep 3, 2018
1 parent c9f0571 commit e55d154
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 @@ -31,7 +31,7 @@ install:
- mix local.rebar --force
- mix do deps.get, deps.compile
- mix eqc.install --mini
- . .\bin\appveyor\start-epmd.ps1
- pwsh: . .\bin\appveyor\start-epmd.ps1
build_script:
- mix compile
test_script:
Expand Down

0 comments on commit e55d154

Please sign in to comment.