[Groonga-commit] pgroonga/pgroonga at 282a8e1 [master] travis: show details on failure

アーカイブの一覧に戻る

Kouhei Sutou null+****@clear*****
Mon Jan 19 10:54:16 JST 2015


Kouhei Sutou	2015-01-19 10:54:16 +0900 (Mon, 19 Jan 2015)

  New Revision: 282a8e147d6a354104c51aa41b68d8ae0d3366ac
  https://github.com/pgroonga/pgroonga/commit/282a8e147d6a354104c51aa41b68d8ae0d3366ac

  Message:
    travis: show details on failure

  Modified files:
    .travis.yml

  Modified: .travis.yml (+1 -1)
===================================================================
--- .travis.yml    2015-01-19 10:43:23 +0900 (bfa5eb8)
+++ .travis.yml    2015-01-19 10:54:16 +0900 (eddaade)
@@ -14,4 +14,4 @@ before_script:
   - make DEBUG=1
   - sudo make install
 script:
-  - make installcheck
+  - make installcheck || (cat regression.diffs; false)
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る