Commit Graph

3 Commits (777407ad0c3135b9d781a48011e3018414409187)

Author SHA1 Message Date
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
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