Skip to content

Commit

Permalink
[ci] refs fibercrypto#17 Add GIT to PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
stdevYuniers committed Jan 20, 2019
1 parent bf05776 commit 2d5e581
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 @@ -53,7 +53,7 @@ environment:
init:
# Enable Windows RDP Client Access to Build Worker
# - ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
- set PATH=%PYTHON%;%PYTHON%\Scripts;%MINGW_W64\bin%;%GOPATH%\bin;%PATH%
- set PATH=%GIT%;%PYTHON%;%PYTHON%\Scripts;%MINGW_W64%\bin;%PATH%

stack: go 1.11

Expand Down

0 comments on commit 2d5e581

Please sign in to comment.