浏览代码

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 7 年之前
父节点
当前提交
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