Skip to content

Commit

Permalink
appveyor: try make 3 [travis skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
fsouza committed Jan 17, 2019
1 parent a0e89f6 commit 51cd584
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 @@ -21,7 +21,7 @@ environment:
DEP_TOOL: mod
GO111MODULE: on
install:
- choco install make
- choco install make --version 3.81.4
- set PATH=%GOPATH%\bin;c:\go\bin;%PATH%
- rmdir c:\go /s /q
- appveyor DownloadFile https://storage.googleapis.com/golang/go%GOVERSION%.windows-amd64.zip
Expand Down

0 comments on commit 51cd584

Please sign in to comment.