Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2020-11-10 15:24:31 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2020-11-10 15:24:31 +0300
commite919b61352efdbf28a963ea81fcbea7ed4c7fd30 (patch)
tree8c47d024993fa8d6d6b96de9fbfb2f8fb893461b /Readme.md
parente78db6c58f15824102f9aee739b773460f3474b6 (diff)
Hopefully this ought to fix all outstanding failures on new github actions CI
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md
index d90f943a..d4d3e84b 100644
--- a/Readme.md
+++ b/Readme.md
@@ -1,6 +1,12 @@
This is the post-peer-review LLFIO v2 rewrite. You can view its documentation at https://ned14.github.io/llfio/
-<b>master branch test status</b> Linux & OS X: [![Build Status](https://travis-ci.org/ned14/llfio.svg?branch=master)](https://travis-ci.org/ned14/llfio) Windows: [![Build status](https://ci.appveyor.com/api/projects/status/dfctqfap3kpx89om/branch/master?svg=true)](https://ci.appveyor.com/project/ned14/llfio/branch/master) <b>CMake dashboard</b>: https://my.cdash.org/index.php?project=Boost.AFIO
+<b>master branch test status</b> Mac OS, Linux & Windows: ![CI](https://github.com/ned14/llfio/workflows/CI/badge.svg?branch=master)
+
+<b>develop branch test status</b> Mac OS, Linux & Windows: ![CI](https://github.com/ned14/llfio/workflows/CI/badge.svg?branch=develop)
+
+<b>CMake dashboard</b>: https://my.cdash.org/index.php?project=Boost.AFIO
+
+PREBUILT BINARIES CAN BE FOUND AT https://github.com/ned14/llfio/packages
USAGE AND CONFIGURATION INSTRUCTIONS CAN BE FOUND AT https://ned14.github.io/llfio/