[Groonga-commit] ranguba/groonga-client at 87573fa [master] travis: install groonga command

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Oct 27 15:32:46 JST 2017


Kouhei Sutou	2017-10-27 15:32:46 +0900 (Fri, 27 Oct 2017)

  New Revision: 87573fa53eaf6bfc3702e329742bf5138c13880f
  https://github.com/ranguba/groonga-client/commit/87573fa53eaf6bfc3702e329742bf5138c13880f

  Message:
    travis: install groonga command

  Modified files:
    .travis.yml

  Modified: .travis.yml (+2 -1)
===================================================================
--- .travis.yml    2017-10-27 12:57:33 +0900 (98ea311)
+++ .travis.yml    2017-10-27 15:32:46 +0900 (62cab9a)
@@ -1,4 +1,4 @@
-dist: trusty
+sudo: required
 notifications:
   email:
     recipients:
@@ -9,4 +9,5 @@ rvm:
   - 2.3.0
   - 2.4.0
 before_install:
+  - curl --silent --location https://raw.githubusercontent.com/groonga/groonga/master/data/travis/setup.sh | sh
   - gem update bundler
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20171027/7b1fd711/attachment.htm 



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