]> jfr.im git - irc/freenode/solanum.git/commitdiff
Kill appveyor too
authorDoug Freed <redacted>
Sat, 12 Dec 2020 09:03:22 +0000 (09:03 +0000)
committerDoug Freed <redacted>
Mon, 14 Dec 2020 10:28:27 +0000 (05:28 -0500)
[ci skip]

.appveyor-build.sh [deleted file]
.appveyor.yml [deleted file]

diff --git a/.appveyor-build.sh b/.appveyor-build.sh
deleted file mode 100644 (file)
index 0b7f31e..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-set -v
-
-export MSYSTEM=MINGW64
-export PATH=/mingw64/bin:/usr/local/bin:/usr/bin:/bin:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
-
-sh ./autogen.sh
-./configure --prefix=c:/projects/solanum/build --enable-openssl=/mingw64
-make -j2
-make install
diff --git a/.appveyor.yml b/.appveyor.yml
deleted file mode 100644 (file)
index 85c86f5..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-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"
-  - c:\msys64\usr\bin\sh.exe -lc "cygcheck -s -v > $APPVEYOR_BUILD_FOLDER/cygcheck.log 2>&1"
-  - 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; ./solanum -version"
-on_failure:
-  - ps: Push-AppveyorArtifact config.log
-  - ps: Push-AppveyorArtifact librb\include\librb-config.h
-branches:
-  except:
-    - release/3.5