update appveyor to go1.12.5

This commit is contained in:
vcaesar 2019-05-21 11:34:43 -04:00
parent 39135b21e4
commit c6f3965b54

View File

@ -34,7 +34,7 @@ environment:
PATH: C:\msys64\mingw32\bin\;C:\Program Files (x86)\NSIS\;%PATH%
# - COMPILER: MINGW_W64
# ARCHITECTURE: x64
GOVERSION: 1.12.4
GOVERSION: 1.12.5
# GOPATH: c:\gopath
# scripts that run after cloning repository