Edd Robinson
e7f4b556fa
Ensure Windows builds tested with Go 1.8
2017-07-24 13:56:19 +01:00
Mark Rushakoff
24de4ca3f2
Use built-in Go 1.7 in Appveyor
...
See available versions of Go at
https://www.appveyor.com/docs/installed-software/#go
2016-09-29 10:07:29 -07:00
Jason Wilder
b42a2316b1
Merge pull request #7324 from miry/go1.7.1
...
Use go 1.7.1 for testing
2016-09-29 09:40:55 -06:00
Jason Wilder
28a807f47c
Use go 1.6 on appveyor
...
Seems the default has switched to 1.7, but we still use go 1.6.
2016-09-22 18:20:49 -06:00
Michael Nikitochkin
39b4bbefef
Updated appveyer to install golang 1.7
2016-09-19 13:58:21 +02:00
Ross McDonald
96ad9c57d9
Move to Go 1.6.2.
2016-05-03 11:33:49 -05:00
mvadu
b670ca1936
Add AppVeyor ci config to enable ci tests on Windows
...
Influxdb uses gdm for the dependency management. For gdm to work on Windows, it needs go 1.6. Influx still uses go 1.4.3. So go 1.6 will be sed for the pre-build stages, and go 1.4.3 to run the tests.
This arrangements is working in AppVeyor now.
2016-04-07 19:47:01 +05:30