Kouhei Sutou
null+****@clear*****
Tue Oct 9 11:23:44 JST 2012
Kouhei Sutou 2012-10-09 11:23:44 +0900 (Tue, 09 Oct 2012) New Revision: 52580375995c5d7088265d9f9eef50063914ec5c https://github.com/groonga/groonga/commit/52580375995c5d7088265d9f9eef50063914ec5c Log: travis: reduce output Modified files: .travis.yml tools/travis-before-script.sh Modified: .travis.yml (+1 -1) =================================================================== --- .travis.yml 2012-10-09 11:19:17 +0900 (b053531) +++ .travis.yml 2012-10-09 11:23:44 +0900 (cd94004) @@ -8,7 +8,7 @@ compiler: - clang install: - curl https://raw.github.com/clear-code/cutter/master/data/travis/setup.sh | sh - - sudo apt-get install -y autotools-dev zlib1g-dev liblzo2-dev libmsgpack-dev libevent-dev libmecab-dev mecab-naist-jdic + - sudo apt-get install -qq -y autotools-dev zlib1g-dev liblzo2-dev libmsgpack-dev libevent-dev libmecab-dev mecab-naist-jdic before_script: - rvm use 1.9.3 - tools/travis-before-script.sh Modified: tools/travis-before-script.sh (+0 -1) =================================================================== --- tools/travis-before-script.sh 2012-10-09 11:19:17 +0900 (389e39b) +++ tools/travis-before-script.sh 2012-10-09 11:23:44 +0900 (250f47e) @@ -1,7 +1,6 @@ #!/bin/sh set -e -set -x ./autogen.sh -------------- next part -------------- HTML����������������������������...Download