]> jfr.im git - solanum.git/blame - .appveyor.yml
m_whois: refactor channel list to use multiline
[solanum.git] / .appveyor.yml
CommitLineData
02ca4405 1version: 4_{build}
4acd32f7
AC
2clone_depth: 10
3install:
a9dbc61d 4 - c:\msys64\usr\bin\sh.exe -lc "pacman -Sy --noconfirm git"
4acd32f7
AC
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
10build_script:
6e2ed9da 11 - c:\msys64\usr\bin\sh.exe -lc "cd $APPVEYOR_BUILD_FOLDER; sh .appveyor-build.sh"
a6f63a82 12# - c:\msys64\usr\bin\sh.exe -lc "cd $APPVEYOR_BUILD_FOLDER/build/bin; ./solanum -version"
0e961686
AC
13on_failure:
14 - ps: Push-AppveyorArtifact config.log
46b3fb5b 15 - ps: Push-AppveyorArtifact librb\include\librb-config.h
ec39816b
EM
16branches:
17 except:
18 - release/3.5