X-Git-Url: https://jfr.im/git/solanum.git/blobdiff_plain/a9dbc61d7e5b75eca424df7892a6e41c473f8a23..d09c55338feb5627da978058432a15dccec16907:/.appveyor.yml diff --git a/.appveyor.yml b/.appveyor.yml index 30b59745..59ae886b 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -1,4 +1,4 @@ -version: 3.6-dev_{build} +version: 4_{build} clone_depth: 10 install: - c:\msys64\usr\bin\sh.exe -lc "pacman -Sy --noconfirm git" @@ -9,6 +9,10 @@ install: - ps: Push-AppveyorArtifact cygcheck.log build_script: - c:\msys64\usr\bin\sh.exe -lc "cd $APPVEYOR_BUILD_FOLDER; sh .appveyor-build.sh" - - c:\msys64\usr\bin\sh.exe -lc "cd $APPVEYOR_BUILD_FOLDER/build/bin; ./charybdis -version" +# - c:\msys64\usr\bin\sh.exe -lc "cd $APPVEYOR_BUILD_FOLDER/build/bin; ./charybdis -version" on_failure: - ps: Push-AppveyorArtifact config.log + - ps: Push-AppveyorArtifact librb\include\librb-config.h +branches: + except: + - release/3.5