[Groonga-commit] groonga/groonga at 4462af4 [master] travis: allow Windows build failures

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Jul 25 09:45:03 JST 2018


Kouhei Sutou	2018-07-25 09:45:03 +0900 (Wed, 25 Jul 2018)

  New Revision: 4462af44717bb4ad6d49cbfd173d1828a8592dd9
  https://github.com/groonga/groonga/commit/4462af44717bb4ad6d49cbfd173d1828a8592dd9

  Message:
    travis: allow Windows build failures

  Modified files:
    .travis.yml

  Modified: .travis.yml (+4 -0)
===================================================================
--- .travis.yml    2018-07-25 09:44:50 +0900 (9a33bac9c)
+++ .travis.yml    2018-07-25 09:45:03 +0900 (45b07a417)
@@ -59,6 +59,10 @@ matrix:
   #   - os: osx
   #     compiler: clang
   #     env: BUILD_TOOL=autotools ENABLE_MRUBY=yes
+    - os: linux
+      env: TARGET=windows ARCHITECTURES=x86
+    - os: linux
+      env: TARGET=windows ARCHITECTURES=x64
 
 before_install:
   # - rvm use 2.3.1 --install --binary --fuzzy
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180725/54e9fc7b/attachment.htm 



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