Commit Graph

33 Commits (2217d0499dc97b2b297009afafe859f753edbf45)

Author SHA1 Message Date
Jason Wilder 00763b0105 Remove test.sh save
This doesn't appear to actually do anything and just rebuilds all the
images for some reason.
2017-10-30 11:49:47 -06:00
Jason Wilder 355d742d4a Update to go 1.9.2 2017-10-30 11:49:47 -06:00
Mark Rushakoff b3deccb187 Update to next version of Go with security fixes 2017-10-05 16:54:02 -07:00
Jason Wilder 944c9c2b19 Update to go1.8.3 2017-05-26 09:12:31 -06:00
Jason Wilder 4db3b69b9d Update to go1.8.1 2017-04-26 11:32:42 -06:00
Jason Wilder 34ab050f55 Match circle timeout to race test timeout 2017-03-22 15:20:33 -06:00
Edd Robinson 30bea335a4 Update Go version to 1.7.4 2016-12-05 11:23:48 +00:00
Jason Wilder 1ccdda88aa Use go1.7.3 2016-10-25 20:16:58 -06:00
Michael Nikitochkin c70efc8261
Use go 1.7.1 for testing
Updated failed test that specific for duration format in string.
2016-09-19 12:28:58 +02:00
Ross McDonald 28571994aa Correct Docker image name in circle file. 2016-07-18 16:56:02 -05:00
Ross McDonald 9b5ba6b8c3 Update circle.yml to automate release upload on version tag. 2016-07-14 14:32:53 -05:00
Jason Wilder 37d8f005c8 Install go1.6 in circle env 2016-05-18 15:25:56 -06:00
Nathaniel Cook 1e816e618b decouple circleci from tests using docker 2015-12-14 16:39:39 -07:00
Philip O'Toole 7bae79cb71 Move to Go 1.5.2 2015-12-09 11:53:00 -08:00
Philip O'Toole 3cab8fac02 Revert to Go 1.4.2
This is not passing 'go vet' under 1.4.2.
2015-11-11 15:48:37 -08:00
Philip O'Toole 7b71e8989f Move to Go 1.5.1 2015-10-05 12:35:13 -07:00
Philip O'Toole 5e46441a5b Make docker cache directory during Circle setup 2015-09-08 10:53:41 -07:00
Philip O'Toole 36d6d79cc9 Build docker only when necessary during tests 2015-09-04 13:40:05 -07:00
Philip O'Toole 0805773dd3 Circle overrides exist, remove wrong comment 2015-08-28 22:25:18 -07:00
Philip O'Toole 191163c7c7 Move to Go 1.5 2015-08-27 09:58:15 -07:00
aviau b4074ecdb9 Run 32bit tests in CircleCI + Added script to run them separately 2015-08-19 16:20:53 -04:00
David Norton f02f65a934 circle CI back to go1.4.2 2015-08-06 12:44:37 -04:00
David Norton 8f0f289e4f have circle CI use go1.5rc1 from source 2015-08-06 12:42:16 -04:00
David Norton d739f2e024 switch circle CI to go 1.5rc1 2015-08-06 12:37:12 -04:00
Todd Persen 75082349df Install from binary package. 2015-04-20 15:11:32 -07:00
Todd Persen 32264038be Specifically install Go 1.4.2 on CircleCI 2015-04-20 14:57:26 -07:00
Philip O'Toole cb57554c86 Explicitly configure CircleCI build setup 2015-04-16 10:26:16 -07:00
Philip O'Toole 49fb7e3422 Run all tests serially 2015-04-15 14:23:23 -07:00
Philip O'Toole 88d29b3aa1 Parallel test and race-detection :on CircleCI 2015-04-13 13:21:08 -07:00
Philip O'Toole 695f25b1b0 Re-run test suite with -race
This is done so the test suite runs without any overhead of race
detection, in case the speed change would hide any issues.
2015-03-30 11:35:24 -07:00
Philip O'Toole c533273856 Run 'go vet' first since it's faster to finish 2015-03-30 11:35:24 -07:00
Philip O'Toole 48e5cdf957 Don't timeout tests for 5 mins up in CirleCI 2015-03-27 11:35:57 -07:00
Philip O'Toole 65fc63a7d4 Port Travis config to CircleCI 2015-02-25 12:15:31 -08:00