Skip to content

Commit

Permalink
attemp to fix appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
rustatian committed Jun 13, 2019
1 parent 021bb4b commit 7d42ecf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ environment:
GOFLAGS: -mod=readonly

install:
- choco install rabbitmq --ignoredependencies -y
- echo %PATH%
- echo %GOPATH%
- set PATH=%GOPATH%\bin;c:\go\bin;%PATH%
Expand Down

0 comments on commit 7d42ecf

Please sign in to comment.