[Groonga-commit] pgroonga/pgroonga at 4b03c4c [master] travis: install MessagePack

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Jan 4 00:58:40 JST 2017


Kouhei Sutou	2017-01-04 00:58:40 +0900 (Wed, 04 Jan 2017)

  New Revision: 4b03c4cad62f08475f49edb582de8e92ca0d4e50
  https://github.com/pgroonga/pgroonga/commit/4b03c4cad62f08475f49edb582de8e92ca0d4e50

  Message:
    travis: install MessagePack

  Modified files:
    .travis.yml

  Modified: .travis.yml (+1 -1)
===================================================================
--- .travis.yml    2017-01-04 00:46:38 +0900 (2c054fc)
+++ .travis.yml    2017-01-04 00:58:40 +0900 (a38d355)
@@ -24,7 +24,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-dev-${PG_VERSION}
+  - sudo apt-get install -qq -y postgresql-server-dev-${PG_VERSION} libmsgpack-dev
   - |
     if [ ${PG_VERSION} = "9.6" ]; then
       rvm use 2.3.3 --install --binary --fuzzy
-------------- next part --------------
HTML����������������������������...
下载 



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