Bläddra i källkod

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 år sedan
förälder
incheckning
ea3b908705
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      appveyor.yml

+ 1 - 1
appveyor.yml

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