[Groonga-commit] groonga/groonga at ac90f52 [master] appveyor: environment is needless?

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 26 23:02:05 JST 2017


Kouhei Sutou	2017-10-26 23:02:05 +0900 (Thu, 26 Oct 2017)

  New Revision: ac90f52aab0ce14b84056a758e5392e03ebbba08
  https://github.com/groonga/groonga/commit/ac90f52aab0ce14b84056a758e5392e03ebbba08

  Message:
    appveyor: environment is needless?

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+2 -3)
===================================================================
--- appveyor.yml    2017-10-26 22:58:31 +0900 (831677eb4)
+++ appveyor.yml    2017-10-26 23:02:05 +0900 (3dfdf171f)
@@ -14,9 +14,8 @@ environment:
 
 matrix:
   allow_failures:
-    - environment:
-        VS_VERSION: 12
-        ARCH: x86
+    - VS_VERSION: 12
+      ARCH: x86
 
 notifications:
   - provider: Email
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20171026/79059d23/attachment.htm 



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