[Groonga-commit] groonga/groonga at 0ab4e8f [master] travis: follow how to download raw data change on GitHub

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Apr 28 19:09:26 JST 2014


Kouhei Sutou	2014-04-28 19:09:26 +0900 (Mon, 28 Apr 2014)

  New Revision: 0ab4e8f9a31a12bc0579eb2bc91690b7242d35f1
  https://github.com/groonga/groonga/commit/0ab4e8f9a31a12bc0579eb2bc91690b7242d35f1

  Message:
    travis: follow how to download raw data change on GitHub

  Modified files:
    .travis.yml

  Modified: .travis.yml (+1 -1)
===================================================================
--- .travis.yml    2014-04-28 19:02:47 +0900 (e5c922c)
+++ .travis.yml    2014-04-28 19:09:26 +0900 (a3d6e66)
@@ -10,7 +10,7 @@ env:
   - BUILD_TOOL=autotools ENABLE_MRUBY=yes
   - BUILD_TOOL=cmake
 install:
-  - curl https://raw.github.com/clear-code/cutter/master/data/travis/setup.sh | sh
+  - curl --silent --location https://raw.github.com/clear-code/cutter/master/data/travis/setup.sh | sh
   - sudo apt-get install -qq -y autotools-dev zlib1g-dev liblzo2-dev libmsgpack-dev libevent-dev libmecab-dev mecab-naist-jdic cmake
 before_script:
   - rvm use 1.9.3
-------------- next part --------------
HTML����������������������������...
Download 



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