Travis CI
notif****@travi*****
Fri Jun 20 15:59:20 JST 2014
Build Update for groonga/groonga
-------------------------------------
Build: #3152
Status: Passed
Duration: 7 minutes and 54 seconds
Commit: 2d8ecfe (support-weight-uvector)
Author: Kouhei Sutou
Message: Support weight in UVECTOR
If uvector->header.impl_flags has GRN_OBJ_WITH_WEIGHT flag, the
uvector has weight information.
If an uvector has weight information, it uses the following format:
|grn_id1|weight1|grn_id2|weight2|...|
uint uint uint uint
Uvector without weight uses the following format:
|grn_id1|grn_id2|...|
uint uint
View the changeset: https://github.com/groonga/groonga/commit/2d8ecfeabbf7
View the full build log and details: https://travis-ci.org/groonga/groonga/builds/28018770
--
You can configure recipients for build notifications in your .travis.yml file. See http://docs.travis-ci.com/user/notifications
-------------- next part --------------
An HTML attachment was scrubbed...
Download