update and fmt appveyor.yml

This commit is contained in:
vcaesar 2019-12-12 13:22:24 -04:00
parent 98eb507a75
commit ad571b9a4f

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%