[logaling-commit] logaling/logaling-command at 97b3ac1 [master] Fix groonga install line

Back to archive index

Masafumi Yokoyama null+****@clear*****
Sun Aug 17 12:01:48 JST 2014


Masafumi Yokoyama	2014-08-17 12:01:48 +0900 (Sun, 17 Aug 2014)

  New Revision: 97b3ac17fe8e2f2cd3f51554da3b45c5421a9b64
  https://github.com/logaling/logaling-command/commit/97b3ac17fe8e2f2cd3f51554da3b45c5421a9b64

  Merged 1f414af: Merge pull request #95 from myokoym/fix-groonga-install-line

  Message:
    Fix groonga install line
    
    resource:
    http://sourceforge.jp/projects/groonga/lists/archive/dev/2014-April/002270.html

  Modified files:
    .travis.yml

  Modified: .travis.yml (+1 -1)
===================================================================
--- .travis.yml    2013-01-25 13:22:01 +0900 (3c245c8)
+++ .travis.yml    2014-08-17 12:01:48 +0900 (ca2408d)
@@ -6,4 +6,4 @@ language: ruby
 rvm:
   - 1.9.3
 before_install:
-  - curl https://raw.github.com/groonga/groonga/master/data/travis/setup.sh | sh
+  - curl --silent --location https://github.com/groonga/groonga/raw/master/data/travis/setup.sh | sh
-------------- next part --------------
An HTML attachment was scrubbed...
下载 



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