Commit Graph

22 Commits (92e7fec5cf1fe1e7aef07636ffc6b1dc70d0f434)

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