[Groonga-commit] pgroonga/pgroonga at 8173067 [master] travis: show debug messages

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Feb 11 19:28:44 JST 2015


Kouhei Sutou	2015-02-11 19:28:44 +0900 (Wed, 11 Feb 2015)

  New Revision: 81730670e9955cfdcbf97ff589c964a2b3ac799a
  https://github.com/pgroonga/pgroonga/commit/81730670e9955cfdcbf97ff589c964a2b3ac799a

  Message:
    travis: show debug messages

  Modified files:
    .travis.yml

  Modified: .travis.yml (+2 -0)
===================================================================
--- .travis.yml    2015-02-11 18:57:54 +0900 (95d511b)
+++ .travis.yml    2015-02-11 19:28:44 +0900 (5f94e47)
@@ -12,6 +12,8 @@ install:
   - curl --silent --location https://github.com/groonga/groonga/raw/master/data/travis/setup.sh | sh
   - sudo apt-get install -qq -y postgresql-server-dev-9.3
 before_script:
+  - env
+  - dpkg -l | grep postgres
   - make DEBUG=1
   - sudo make install
 script:
-------------- next part --------------
HTML����������������������������...
다운로드 



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