From 76b9acc16543e873ba647c847b37a3e12ec20b11 Mon Sep 17 00:00:00 2001 From: Vijay Raghavan Aravamudhan Date: Tue, 8 Jun 2021 04:47:40 +0530 Subject: Builds using GitHub actions (#1467) * Using GH Actions for building, packaging and publishing for all 3 OSes (macos, ubuntu and windows). Handles PR builds, release builds, scheduled nightly builds and manual triggering from the web-ui. * Removed references to travis and appveyor and their respective config files. * Added ability to force rebuild nightlies without new version number. (This should allow us to rerun nightly builds with the same build number. Looks for the trigger comment to contain: 'force build' and 'nightly branch') --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 87f2b1947..e937a7c36 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,7 @@ Open Collective backers Open Collective sponsors -Build Status Windows -Build Status Mac & Linux +Build Status Gitter Chat Room

@@ -38,6 +37,7 @@ - [How to get and start using Ferdi](#how-to-get-and-start-using-ferdi) - [Download Ferdi](#download-ferdi) - [Or use Chocolatey (Windows only)](#or-use-chocolatey-windows-only) + - [Or use Windows Package Manager (Windows only)](#or-use-windows-package-manager-windows-only) - [Or use homebrew (macOS or Linux)](#or-use-homebrew-macos-or-linux) - [Or use AUR (Arch Linux)](#or-use-aur-arch-linux) - [What makes Ferdi different from Franz?](#what-makes-ferdi-different-from-franz) -- cgit v1.2.3-54-g00ecf