]> jfr.im git - solanum.git/blobdiff - .appveyor.yml
Merge pull request #260 from FauxFaux/yesno-1
[solanum.git] / .appveyor.yml
index 496a3a3e18803c356c5f16ef9592352abc53aeae..59ae886be583a410dc54bae87033342fdbd5a01e 100644 (file)
@@ -1,6 +1,7 @@
-version: 3.6-dev_{build}
+version: 4_{build}
 clone_depth: 10
 install:
+  - c:\msys64\usr\bin\sh.exe -lc "pacman -Sy --noconfirm git"
   - c:\msys64\usr\bin\sh.exe -lc "uname -a"
   - c:\msys64\usr\bin\sh.exe -lc "cat /proc/cpuinfo"
   - c:\msys64\usr\bin\sh.exe -lc "cat /proc/meminfo"
@@ -8,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