Skip to content

Commit

Permalink
Merge pull request #335 from redhatrises/appveyor_rfix
Browse files Browse the repository at this point in the history
Fix sed package in appveyor
  • Loading branch information
shawndwells committed Nov 16, 2018
2 parents b3f60cb + 495347e commit 1891cff
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 @@ -9,7 +9,7 @@ environment:
GOPATH: c:\gopath

install:
- choco install gnuwin32-sed.install
- choco install sed
- cmd: >-
echo %GOPATH%
Expand Down

0 comments on commit 1891cff

Please sign in to comment.