Преглед изворни кода

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

bel пре 9 година
родитељ
комит
3e752feea6
1 измењених фајлова са 5 додато и 0 уклоњено
  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