Update and fmt appveyor.yml

This commit is contained in:
vcaesar 2019-12-11 12:37:34 -04:00
parent bfa0ad7821
commit 9255eff980

View File

@ -43,7 +43,7 @@ environment:
# - go version
# - go env
# - gcc --version
# - python --version
# - python --version
install:
- set PATH=%GOPATH%\bin;c:\go\bin;%PATH%