[Groonga-commit] droonga/droonga-engine at 3589075 [master] travis: install Serf

Back to archive index

Kouhei Sutou null+****@clear*****
Thu May 22 12:55:27 JST 2014


Kouhei Sutou	2014-05-22 12:55:27 +0900 (Thu, 22 May 2014)

  New Revision: 3589075946a711298e29e59d6b40d9a0b3762560
  https://github.com/droonga/droonga-engine/commit/3589075946a711298e29e59d6b40d9a0b3762560

  Message:
    travis: install Serf

  Modified files:
    .travis.yml

  Modified: .travis.yml (+3 -0)
===================================================================
--- .travis.yml    2014-05-22 12:49:45 +0900 (b83f499)
+++ .travis.yml    2014-05-22 12:55:27 +0900 (278588b)
@@ -13,3 +13,6 @@ rvm:
 before_install:
 #  - GROONGA_MASTER=yes curl --silent --location https://raw.github.com/groonga/groonga/master/data/travis/setup.sh | sh
   - curl --silent --location https://raw.github.com/groonga/groonga/master/data/travis/setup.sh | sh
+  - curl --silent -O https://dl.bintray.com/mitchellh/serf/0.6.0_linux_amd64.zip
+  - unzip 0.6.0_linux_amd64.zip
+  - sudo install serf /usr/local/bin/
-------------- next part --------------
HTML����������������������������...
下載 



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