Commit Graph

24 Commits

Author SHA1 Message Date
Chris Bednarski 0d4ee09ea5 Remove go 1.4 from the build matrix 2016-03-14 21:00:23 -07:00
Chris Bednarski cfbd7b35d3 If go version is 1.4 use godeps to restore dependencies 2016-02-23 23:26:45 -08:00
Chris Bednarski 0db59e055c Revert "Set a custom travis install so godeps doesn't get called"
This reverts commit c23749afe0.
2016-02-23 23:01:32 -08:00
Chris Bednarski c23749afe0 Set a custom travis install so godeps doesn't get called 2016-02-23 22:32:35 -08:00
Chris Bednarski 24a234f9ac Update travis versions 2016-02-23 22:23:22 -08:00
Chris Bednarski c1ac120828 Bump go 1.5 to 1.5.3 2016-01-27 12:47:45 -08:00
Chris Bednarski 1b0ea606f8 Go 1.5 should pass, since we do release builds with this now 2015-12-09 20:15:37 -08:00
Chris Bednarski a55d2f1243 Allow failures in 1.5 since the build scripts don't support switching for 2015-08-22 14:14:58 -07:00
Chris Bednarski 938f2178d7 Overhaul the Makefile
- Fix updatedeps reverting to master, which causes Travis CI to produce invalid results for pull-request builds. The makefile attempts to detect this change and checkout the correct branch if it happens.
- Clean up the code style and failure messaging.
- Add / update proxy targets for common workflows: default, deps, ci, release
2015-08-21 18:25:58 -07:00
Chris Bednarski 728c5cea6e Also deprecate go version 1.3 2015-05-26 14:12:04 -07:00
Chris Bednarski 9db0cced8a Removed go 1.2 from Travis.ci config 2015-05-26 14:01:50 -07:00
Seth Vargo e3c2f01cb8 Test Go 1.4 2015-01-23 10:20:57 -05:00
Seth Vargo ee6cced42c Use the new Travis Docker infrastructure and stuff 2015-01-22 16:06:35 -05:00
Mitchell Hashimoto 90f979099e Update travis to try to avoid failures 2014-10-14 16:02:31 -07:00
Mitchell Hashimoto 32c88c20ef Don't notify IRC 2014-09-03 20:33:38 -07:00
Mitchell Hashimoto 7097c75610 Update travis 2014-09-02 15:14:42 -07:00
Mitchell Hashimoto d762ef3a3d Remove race tests from travis, too many false 2014-02-21 20:10:28 -08:00
Mitchell Hashimoto 57bde34cc9 Remove flowdock notifications 2014-02-21 15:29:12 -08:00
Mitchell Hashimoto fe22308a2d Don't test 1.1 on Travis anymore 2013-12-11 13:39:43 -08:00
Mitchell Hashimoto 958f4191cd Test on Go 1.2 2013-12-10 17:10:41 -08:00
Mitchell Hashimoto 4a3b7b46b0 Make travis run data race tests 2013-08-21 11:06:01 -07:00
Mitchell Hashimoto 420b2a7069 Allow failures on tip for Travis 2013-08-15 18:02:41 -07:00
Mitchell Hashimoto 51ed21e425 notifications for travis 2013-08-13 21:52:13 -04:00
Mitchell Hashimoto 32e7a83270 Add travis.yml 2013-08-13 21:42:39 -04:00