[Groonga-commit] groonga/groonga at 5e5aaac [master] appveyor: use newer Ruby

アーカイブの一覧に戻る

Kouhei Sutou null+****@clear*****
Tue Apr 26 11:45:26 JST 2016


Kouhei Sutou	2016-04-26 11:45:26 +0900 (Tue, 26 Apr 2016)

  New Revision: 5e5aaac6fcc84ea3324a974de54330c85f8e4517
  https://github.com/groonga/groonga/commit/5e5aaac6fcc84ea3324a974de54330c85f8e4517

  Message:
    appveyor: use newer Ruby

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+3 -0)
===================================================================
--- appveyor.yml    2016-04-26 11:36:43 +0900 (5a3334e)
+++ appveyor.yml    2016-04-26 11:45:26 +0900 (7fefe5c)
@@ -6,6 +6,9 @@ environment:
     - CMAKE_GENERATOR_NAME: "Visual Studio 12 2013"
     - CMAKE_GENERATOR_NAME: "Visual Studio 12 2013 Win64"
 
+install:
+  - SET PATH=C:\Ruby22-x64\bin;%PATH%
+
 build_script:
   - git submodule update --init
   - cmake . -G "%CMAKE_GENERATOR_NAME%"
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る