Travis CI
build****@travi*****
Wed Jun 15 14:08:47 JST 2016
Build Update for groonga/groonga ------------------------------------- Build: #7808 Status: Errored Duration: 15 minutes and 5 seconds Commit: b1cd3f4 (column-remove-dependent) Author: Kouhei Sutou Message: column_remove: add "dependent" parameter If "dependent=no" (not default), column_remove reports error for a column that has one or more indexes. This change also changes grn_obj_remove(ctx, column) behavior. It reports error for a column that has one ore more indexes. It's backward incompatible change. We need to use grn_obj_remove_dependent(ctx, column) for the previous behavior. This is not acceptable. So we need to consider about it carefully. View the changeset: https://github.com/groonga/groonga/commit/b1cd3f4916ce View the full build log and details: https://travis-ci.org/groonga/groonga/builds/137701363 -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications -------------- next part -------------- An HTML attachment was scrubbed...Download