]> jfr.im git - irc/freenode/solanum.git/blob - .appveyor.yml
readme: add building instructions
[irc/freenode/solanum.git] / .appveyor.yml
1 version: 4_{build}
2 clone_depth: 10
3 install:
4 - c:\msys64\usr\bin\sh.exe -lc "pacman -Sy --noconfirm git"
5 - c:\msys64\usr\bin\sh.exe -lc "uname -a"
6 - c:\msys64\usr\bin\sh.exe -lc "cat /proc/cpuinfo"
7 - c:\msys64\usr\bin\sh.exe -lc "cat /proc/meminfo"
8 - c:\msys64\usr\bin\sh.exe -lc "cygcheck -s -v > $APPVEYOR_BUILD_FOLDER/cygcheck.log 2>&1"
9 - ps: Push-AppveyorArtifact cygcheck.log
10 build_script:
11 - c:\msys64\usr\bin\sh.exe -lc "cd $APPVEYOR_BUILD_FOLDER; sh .appveyor-build.sh"
12 # - c:\msys64\usr\bin\sh.exe -lc "cd $APPVEYOR_BUILD_FOLDER/build/bin; ./solanum -version"
13 on_failure:
14 - ps: Push-AppveyorArtifact config.log
15 - ps: Push-AppveyorArtifact librb\include\librb-config.h
16 branches:
17 except:
18 - release/3.5