[Groonga-commit] ranguba/groonga-client-model at 5206bd4 [master] travis: update Rubies

Back to archive index
Kouhei Sutou null+****@clear*****
Mon Nov 19 10:29:35 JST 2018


Kouhei Sutou	2018-11-19 10:29:35 +0900 (Mon, 19 Nov 2018)

  Revision: 5206bd4bf00bd08a79b93f39d4964ea091f70859
  https://github.com/ranguba/groonga-client-model/commit/5206bd4bf00bd08a79b93f39d4964ea091f70859

  Message:
    travis: update Rubies

  Modified files:
    .travis.yml

  Modified: .travis.yml (+3 -4)
===================================================================
--- .travis.yml    2018-11-19 10:28:56 +0900 (bd9e1ac)
+++ .travis.yml    2018-11-19 10:29:35 +0900 (ebf53f2)
@@ -2,10 +2,9 @@ notifications:
   webhooks:
     - https://webhook.commit-email.info/
 rvm:
-  - 2.2
-  - 2.3.3
-  - 2.4.3
-  - 2.5.0
+  - 2.3.8
+  - 2.4.5
+  - 2.5.3
 before_install:
   - curl --silent --location https://github.com/groonga/groonga/raw/master/data/travis/setup.sh | sh
   - sudo apt-get -qq -y install groonga-bin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20181119/b5f607ec/attachment.html>


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