From: ianfab Date: Mon, 2 Jul 2018 20:08:35 +0000 (+0200) Subject: Enable Travis CI X-Git-Url: http://winboard.nl/cgi-bin?a=commitdiff_plain;h=b048715bd8f15dd3351f587929c4a95f8faafa5f;p=fairystockfish.git Enable Travis CI bench: 4847945 --- diff --git a/Readme.md b/Readme.md index a9d6132..83584ed 100644 --- a/Readme.md +++ b/Readme.md @@ -1,4 +1,7 @@ ## Fairy-Stockfish + +[![Build Status](https://travis-ci.org/ianfab/Fairy-Stockfish.svg?branch=master)](https://travis-ci.org/ianfab/Fairy-Stockfish) + Fairy-Stockfish is a Stockfish fork designed for the support of (fairy) chess variants and to make the addition/configuration of new variants as simple and flexible as possible. The goal of the project is to create a chess variant engine supporting a large variety of chess variants (similar to FairyMax or Sjaak) equipped with the powerful search of Stockfish. It is complementary to Stockfish forks more specialized for certain chess variants, such as [multi-variant Stockfish](https://github.com/ddugovic/Stockfish), [Seirawan-Stockfish](https://github.com/ianfab/Seirawan-Stockfish), [Makruk-Stockfish](https://github.com/ianfab/Makruk-Stockfish), etc., supporting more variants with the tradeoff of lower performance. Currently supported variants are: @@ -20,7 +23,6 @@ Currently supported variants are: ## Stockfish ### Overview -[![Build Status](https://travis-ci.org/official-stockfish/Stockfish.svg?branch=master)](https://travis-ci.org/official-stockfish/Stockfish) [![Build Status](https://ci.appveyor.com/api/projects/status/github/official-stockfish/Stockfish?svg=true)](https://ci.appveyor.com/project/mcostalba/stockfish) Stockfish is a free UCI chess engine derived from Glaurung 2.1. It is