Kouhei Sutou
null+****@clear*****
Mon Jan 19 00:05:38 JST 2015
Kouhei Sutou 2015-01-19 00:05:38 +0900 (Mon, 19 Jan 2015) New Revision: b264b31067d0f20f83205c732c3a29f12511c15b https://github.com/pgroonga/pgroonga/commit/b264b31067d0f20f83205c732c3a29f12511c15b Message: travis: remove specific existing PostgreSQL Modified files: .travis.yml Modified: .travis.yml (+1 -1) =================================================================== --- .travis.yml 2015-01-19 00:03:34 +0900 (758e6cf) +++ .travis.yml 2015-01-19 00:05:38 +0900 (cf1f02e) @@ -9,7 +9,7 @@ env: - PG_VERSION=9.4 install: - curl --silent --location https://github.com/groonga/groonga/raw/master/data/travis/setup.sh | sh - - sudo apt-get purge -qq -y postgresql-server + - 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 before_script: -------------- next part -------------- HTML����������������������������...ダウンロード