Commit Graph

21 Commits

Author SHA1 Message Date
Daniel Nelson 13c0ff0a7c
Limit number of processes in CircleCI
Hopefully this will reduce the amount of memory in use.
2019-08-08 17:38:03 -07:00
Daniel Nelson beb6477080
Drop support for Go 1.9 (#6026) 2019-06-20 13:29:51 -07:00
Daniel Nelson 59d646a8e8
Test and build official packages with Go 1.12 (#5923) 2019-05-29 18:54:44 -07:00
Daniel Nelson 3d206d2897
Exclude dep check on windows CI 2019-03-05 10:42:25 -08:00
Daniel Nelson d5a03eb690
Use Go 1.10.8 and 1.11.5 (#5346) 2019-01-25 18:08:48 -08:00
Daniel Nelson 84139cf890
Use gofmt from Go 1.11 (#5259) 2019-01-07 17:14:07 -08:00
Daniel Nelson 334f9267b6
Use Go 1.11.4 and 1.10.7 (#5221) 2019-01-03 12:41:16 -08:00
Trevor Pounds 1ec12ba6ad Add Go 1.11 CI support (#4859) 2018-10-19 11:01:31 -07:00
Trevor Pounds ecaaa20ed0 Update CI to Go 1.10.4 (#4860) 2018-10-18 15:45:18 -07:00
Daniel Nelson 9051ea9dc0 Require dep to be installed before building (#4461) 2018-07-24 15:57:24 -06:00
Greg Linton 9bc63c2f7a Improve CircleCI dependency caching 2018-07-02 14:23:29 -06:00
Greg 1bd41ef3ce Update vendoring to dep from gdm (#4314) 2018-06-19 11:55:38 -07:00
Daniel Nelson 4e9e57e210
Drop CI support for Go 1.8 (#4309)
Go 1.8 is no longer a supported version and the circleci/golang images
has been removed.
2018-06-17 18:50:14 -07:00
Daniel Nelson 538baee8a4
Fix nightly build 2018-04-24 13:42:42 -07:00
Daniel Nelson 648d7ae922
Run 32-bit tests in CircleCI 2018-04-20 15:10:22 -07:00
Daniel Nelson 78d4a95ce6
Test using Go 1.8-1.10; official builds with 1.10 (#4041) 2018-04-18 16:14:06 -07:00
Daniel Nelson 0aad487cab
Fix go vet and use go test -race 2018-04-02 14:30:46 -07:00
Daniel Nelson 9ce70aad77
Use Go 1.9.4 for builds 2018-03-09 14:37:26 -08:00
Daniel Nelson 32dd1b3725
Adjust time of nightly build 2018-02-07 18:37:33 -08:00
Daniel Nelson 3208fc32ee
Run nightly build sequentially 2018-02-02 12:31:31 -08:00
Paul Myjavec 12d62e60b3 Use CircleCI 2.0 for builds (#3731) 2018-02-01 15:05:39 -08:00