[Groonga-commit] ranguba/rroonga at 392c9aa [master] appveyor: create vendor\local as workaround

Back to archive index
Kouhei Sutou null+****@clear*****
Fri May 10 16:04:19 JST 2019


Kouhei Sutou	2019-05-10 16:04:19 +0900 (Fri, 10 May 2019)

  Revision: 392c9aa0d0fd637f21d0a606d93a7e93f6f6ab0b
  https://github.com/ranguba/rroonga/commit/392c9aa0d0fd637f21d0a606d93a7e93f6f6ab0b

  Message:
    appveyor: create vendor\local as workaround

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+1 -0)
===================================================================
--- appveyor.yml    2019-05-10 15:35:06 +0900 (8354a162)
+++ appveyor.yml    2019-05-10 16:04:19 +0900 (3d97e46f)
@@ -20,6 +20,7 @@ install:
   - SET PATH=C:\Ruby%ruby_version%\bin;%PATH%
   - ruby --version
   - ridk exec pacman -Syu --noconfirm
+  - ruby -run -e mkdir -- -p vendor\local
   - bundle install
 
 build_script:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20190510/bb854267/attachment.html>


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