2
0
Эх сурвалжийг харах

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 жил өмнө
parent
commit
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