[Groonga-commit] groonga/groonga at 3c84c5e [master] appveyor: use MSYS2 for bison

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Oct 3 15:20:30 JST 2016


Kouhei Sutou	2016-10-03 15:20:30 +0900 (Mon, 03 Oct 2016)

  New Revision: 3c84c5e619ac079edf78a493a1cbabf8d8640a1f
  https://github.com/groonga/groonga/commit/3c84c5e619ac079edf78a493a1cbabf8d8640a1f

  Message:
    appveyor: use MSYS2 for bison

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+2 -1)
===================================================================
--- appveyor.yml    2016-10-03 14:47:15 +0900 (55bb08b)
+++ appveyor.yml    2016-10-03 15:20:30 +0900 (9d008d2)
@@ -24,10 +24,11 @@ notifications:
 
 init:
   - call "%VC_INIT%" %VC_MACHINE%
+  - set PATH=C:\Ruby22\bin;%PATH%
+  - set PATH=C:\msys64\usr\bin;%PATH%
 #  - ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
 
 install:
-  - set PATH=C:\Ruby22\bin;%PATH%
   - tzutil /s "Tokyo Standard Time"
   # - choco install -y imdisk-toolkit
   # - mkdir tmp
-------------- next part --------------
HTML����������������������������...
Download 



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