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>2016-06-20 00:43:10 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2016-06-20 00:43:10 +0300
commitfecbc0feca9d2a65b4c219a7c9c1516276592053 (patch)
treea84675fdd6f0b5a1f16fa849c927f1afe07704ba /Readme.md
parent1e67657968b0d8fc521cdd128e34d64104ef45b1 (diff)
Add Readme badge for appveyor
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/Readme.md b/Readme.md
index 9da04778..71904cef 100644
--- a/Readme.md
+++ b/Readme.md
@@ -1,6 +1,8 @@
This is the beginnings of the post-peer-review AFIO
v2 rewrite. You can view its documentation at https://ned14.github.io/boost.afio/
+master branch test status Linux: <b>platform support currently lagging</b> Windows: [![Build status](https://ci.appveyor.com/api/projects/status/ox59o2r276xbmef7/branch/master?svg=true)](https://ci.appveyor.com/project/ned14/boost-afio/branch/master) Coverage: <b>Boost.KernelTest support for coveralls.io still todo</b>
+
- [ ] Poke C++ Modules support into BindLib and turn it on on MSVC once cmake
build tooling is up (should be very straightforward assuming C++ Modules hasn't