Travis CI
build****@travi*****
Fri Feb 5 01:13:04 JST 2016
Build Update for groonga/groonga ------------------------------------- Build: #6813 Status: Errored Duration: 48 minutes and 50 seconds Commit: ed29318 (master) Author: Kouhei Sutou Message: Support compare operation against vector If left hand side vector includes any element that satisfies `left_hand_side_element OP right_hand_side`, it returns true. Example: [1, 2, 3] < 2 # -> true because 1 is less than 2 [1, 2, 3] > 4 # -> false because all elements are less than 4 View the changeset: https://github.com/groonga/groonga/compare/ed8fd6f99c17...ed29318f51fa View the full build log and details: https://travis-ci.org/groonga/groonga/builds/107009090 -- 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