[Groonga-commit] groonga/groonga at 55390a7 [master] travis osx: ensure installing libevent

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Jan 31 19:04:36 JST 2017


Kouhei Sutou	2017-01-31 19:04:36 +0900 (Tue, 31 Jan 2017)

  New Revision: 55390a7c8d58e0fce939c766315b67e69d48958b
  https://github.com/groonga/groonga/commit/55390a7c8d58e0fce939c766315b67e69d48958b

  Message:
    travis osx: ensure installing libevent

  Modified files:
    tools/travis-install.sh

  Modified: tools/travis-install.sh (+1 -1)
===================================================================
--- tools/travis-install.sh    2017-01-31 17:53:04 +0900 (8e9cf1e)
+++ tools/travis-install.sh    2017-01-31 19:04:36 +0900 (5e88a4b)
@@ -21,9 +21,9 @@ case "${TRAVIS_OS_NAME}" in
     brew update > /dev/null
     brew outdated pkg-config || brew upgrade pkg-config
     brew reinstall libtool
+    brew outdated libevent || brew upgrade libevent
     brew install \
          msgpack \
-         libevent \
          mecab \
          mecab-ipadic \
          pcre \
-------------- next part --------------
HTML����������������������������...
Download 



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