[Groonga-commit] pgroonga/pgroonga at 81cd8c3 [master] travis: PostgreSQL 9.4 isn't available

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Jan 19 00:27:53 JST 2015


Kouhei Sutou	2015-01-19 00:27:53 +0900 (Mon, 19 Jan 2015)

  New Revision: 81cd8c39cf9b49c1733d7bcfce8a23301b710e52
  https://github.com/pgroonga/pgroonga/commit/81cd8c39cf9b49c1733d7bcfce8a23301b710e52

  Message:
    travis: PostgreSQL 9.4 isn't available

  Modified files:
    .travis.yml

  Modified: .travis.yml (+1 -1)
===================================================================
--- .travis.yml    2015-01-19 00:25:38 +0900 (8808834)
+++ .travis.yml    2015-01-19 00:27:53 +0900 (bf75395)
@@ -6,7 +6,7 @@ compiler:
   - gcc
   - clang
 addons:
-  postgresql: "9.4"
+  postgresql: "9.3"
 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-all
-------------- next part --------------
HTML����������������������������...
Download 



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