[Groonga-commit] pgroonga/pgroonga at 82a9846 [master] travis: remove test that uses JSONB

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Sep 7 07:55:53 JST 2016


Kouhei Sutou	2016-09-07 07:55:53 +0900 (Wed, 07 Sep 2016)

  New Revision: 82a98468b1cf63a5f9d0c66ca52a8b3171d8305f
  https://github.com/pgroonga/pgroonga/commit/82a98468b1cf63a5f9d0c66ca52a8b3171d8305f

  Message:
    travis: remove test that uses JSONB

  Modified files:
    .travis.yml

  Modified: .travis.yml (+1 -0)
===================================================================
--- .travis.yml    2016-09-07 07:54:12 +0900 (e03ee6a)
+++ .travis.yml    2016-09-07 07:55:53 +0900 (884d748)
@@ -29,5 +29,6 @@ script:
     if [ ${PG_VERSION} = "9.3" ]; then
       rm -rf sql/jsonb
       rm -rf sql/function/flush/jsonb.sql
+      rm -rf sql/reindex/analyze.sql
     fi
   - make installcheck || (cat regression.diffs; false)
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index