Explorar el Código

try to fix a curious appveyor build failure that suddenly occured without change

bel hace 9 años
padre
commit
3e752feea6
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      appveyor.yml

+ 5 - 0
appveyor.yml

@@ -2,6 +2,11 @@ version: '{build}'
 
 configuration:
   - Release
+  - Debug
+
+build:
+# no automatic build in script mode
+  
 
 platform:
   - x86