Ensure Windows builds tested with Go 1.8

pull/8621/head
Edd Robinson 2017-07-24 13:56:19 +01:00
parent 62534ce5c1
commit e7f4b556fa
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:\go17
GOROOT: C:\go18
GOPATH: C:\gopath
# Scripts that run after cloning repository