Bump Appveyor to Go 1.12

pull/14315/head
Gunnar Aasen 2019-07-15 11:29:31 -07:00
parent 27f870f917
commit 7be7d3b736
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ clone_folder: c:\gopath\src\github.com\influxdata\influxdb
# Environment variables
environment:
GOROOT: C:\go110
GOROOT: C:\go112
GOPATH: C:\gopath
# Scripts that run after cloning repository