Kouhei Sutou
null+****@clear*****
Mon Jan 19 00:13:37 JST 2015
Kouhei Sutou 2015-01-19 00:13:37 +0900 (Mon, 19 Jan 2015) New Revision: 8fd7f8d3f3f9485a11dce0269386622de417bb79 https://github.com/pgroonga/pgroonga/commit/8fd7f8d3f3f9485a11dce0269386622de417bb79 Message: travis: add debug print Modified files: .travis.yml Modified: .travis.yml (+2 -0) =================================================================== --- .travis.yml 2015-01-19 00:12:54 +0900 (cf1f02e) +++ .travis.yml 2015-01-19 00:13:37 +0900 (dfc9279) @@ -9,6 +9,8 @@ env: - PG_VERSION=9.4 install: - curl --silent --location https://github.com/groonga/groonga/raw/master/data/travis/setup.sh | sh + - apt-cache search postgresql + - dpkg -l | grep postgresql - sudo apt-get purge -qq -y postgresql-server-9.1 - sudo apt-get install -qq -y postgresql-server-dev-${PG_VERSION} postgresql-client-${PG_VERSION} - sudo -u postgres -H createuser --superuser $USER -------------- next part -------------- HTML����������������������������...ダウンロード