Travis-CI
notif****@travi*****
Mon Mar 18 13:59:54 JST 2013
Build Update for groonga/groonga
-------------------------------------
Build: #1624
Status: Still Failing
Duration: 4 minutes and 1 second
Commit: 57e7aff (master)
Author: Kouhei Sutou
Message: Support query expander in query() function
I wanted to use the following API:
query("MATCH_COLUMNS", "QUERY", {"query_expander": "QueryExpanderTSV"})
But this change uses the following API:
query("MATCH_COLUMNS", "QUERY", "QueryExpanderTSV")
Because object literal (`{"XXX": "YYY"}`) syntax isn't supported yet. :<
TODO: document
View the changeset: https://github.com/groonga/groonga/compare/f815e734af32...57e7affa1c18
View the full build log and details: https://travis-ci.org/groonga/groonga/builds/5585544
--
You can configure recipients for build notifications in your .travis.yml file. See http://bit.ly/lCybCJ
The delivery of this notification was kindly sponsored by Postmark. Send transactional email confidently using http://postmarkapp.com
-------------- next part --------------
An HTML attachment was scrubbed...
Download