فهرست منبع

Deploy nightlies on the C++ branch

I tested the #7342 fix on this mode and it worked -
the current tests must install too many things like mono that can
add their own libraries
Caue Waneck 6 سال پیش
والد
کامیت
ea3b908705
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      appveyor.yml

+ 1 - 1
appveyor.yml

@@ -15,9 +15,9 @@ environment:
     matrix:
         - ARCH: 64
           TEST: "neko,hl,python,cs,java,php,macro"
-          DEPLOY_NIGHTLIES: 1
         - ARCH: 64
           TEST: "cpp"
+          DEPLOY_NIGHTLIES: 1
         - ARCH: 32
           TEST: "macro"
           DEPLOY_NIGHTLIES: 1