[Groonga-commit] groonga/groonga at 1a77f6b [master] travis: try to remove coreutils

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Dec 6 16:20:21 JST 2016


Kouhei Sutou	2016-12-06 16:20:21 +0900 (Tue, 06 Dec 2016)

  New Revision: 1a77f6be497d7e44f8e4469244a91505cf84cb4e
  https://github.com/groonga/groonga/commit/1a77f6be497d7e44f8e4469244a91505cf84cb4e

  Message:
    travis: try to remove coreutils
    
    It may fix the following error:
    
    https://travis-ci.org/groonga/groonga/jobs/181573268#L81
    
        Error: coreutils-8.25 already installed

  Modified files:
    tools/travis-install.sh

  Modified: tools/travis-install.sh (+0 -1)
===================================================================
--- tools/travis-install.sh    2016-12-06 15:52:57 +0900 (79149d2)
+++ tools/travis-install.sh    2016-12-06 16:20:21 +0900 (c02ab9e)
@@ -22,7 +22,6 @@ case "${TRAVIS_OS_NAME}" in
     brew outdated pkg-config || brew upgrade pkg-config
     brew reinstall libtool
     brew install \
-         coreutils \
          msgpack \
          libevent \
          mecab \
-------------- next part --------------
HTML����������������������������...
Descargar 



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