]> jfr.im git - solanum.git/blobdiff - .appveyor.yml
bandb/bandb: functions that call exit(3) should be marked noreturn, avoid sign overfl...
[solanum.git] / .appveyor.yml
index b56879fad3a2911fe05dc70d1c4d88dafbd6c592..76388ed5da27bcc1e0095f9bbf5cbfe59b04bdfd 100644 (file)
@@ -1,4 +1,4 @@
-version: 3.6-dev_{build}
+version: master_{build}
 clone_depth: 10
 install:
   - c:\msys64\usr\bin\sh.exe -lc "pacman -Sy --noconfirm git"
@@ -13,5 +13,6 @@ build_script:
 on_failure:
   - ps: Push-AppveyorArtifact config.log
   - ps: Push-AppveyorArtifact librb\include\librb-config.h
-except:
-  - release/3.5
+branches:
+  except:
+    - release/3.5