Commit Graph

13 Commits (c8f88f9a61cb237072f9703555f1356b96dd0d42)

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