Skip to content
This repository has been archived by the owner on Sep 5, 2021. It is now read-only.

Commit

Permalink
Update Appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Jan 31, 2019
1 parent 4a4c1d4 commit 4017dfd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ environment:

install:
- ps: choco install ant
- ps: choco install make --version 3.81.4
- ps: $env:Path = [System.Environment]::GetEnvironmentVariable("Path","Machine") + ";" + [System.Environment]::GetEnvironmentVariable("Path","User")
- cmd: set PATH=%GOPATH%\bin;%GOPATH%\bin\windows_386;%GOROOT%bin;%PATH%
- rmdir c:\go /s /q
Expand Down

0 comments on commit 4017dfd

Please sign in to comment.