Skip to content

Commit

Permalink
Fix Windows issues
Browse files Browse the repository at this point in the history
  • Loading branch information
dwmunster authored and samuell committed Jun 15, 2019
1 parent 0c9c8af commit 359427b
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 @@ -9,6 +9,7 @@ environment:
stack: go 1.12

before_test:
- set PATH=C:\msys64\mingw64\bin;%PATH%;%GOPATH%\bin
- go vet ./...

test_script:
Expand Down

0 comments on commit 359427b

Please sign in to comment.