Kouhei Sutou
null+****@clear*****
Wed Sep 7 07:48:08 JST 2016
Kouhei Sutou 2016-09-07 07:48:08 +0900 (Wed, 07 Sep 2016) New Revision: 462b58f5eaf92a97d08761dbb15bd6f6be9c2be0 https://github.com/pgroonga/pgroonga/commit/462b58f5eaf92a97d08761dbb15bd6f6be9c2be0 Message: travis: fix a typo Modified files: .travis.yml Modified: .travis.yml (+1 -1) =================================================================== --- .travis.yml 2016-09-07 07:46:42 +0900 (c7a6f11) +++ .travis.yml 2016-09-07 07:48:08 +0900 (e856929) @@ -21,7 +21,7 @@ sudo: required install: - curl --silent --location https://github.com/groonga/groonga/raw/master/data/travis/setup.sh | sh - sudo apt-get update -qq - - sudo apt-get install -qq -y postgresql-server-Devi-${PG_VERSION} + - sudo apt-get install -qq -y postgresql-server-dev-${PG_VERSION} before_script: - make DEBUG=1 - sudo make install -------------- next part -------------- HTML����������������������������...Download