Update Windows CI Go to 1.10

pull/10092/head
Edd Robinson 2018-07-17 17:34:29 +01:00
parent b260a1dcd3
commit c056528600
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:\go19
GOROOT: C:\go110
GOPATH: C:\gopath
# Scripts that run after cloning repository