summaryrefslogtreecommitdiffstats
path: root/libtommath/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'libtommath/README.md')
-rw-r--r--libtommath/README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/libtommath/README.md b/libtommath/README.md
index 647e179..70e015d 100644
--- a/libtommath/README.md
+++ b/libtommath/README.md
@@ -4,10 +4,20 @@ This is the git repository for [LibTomMath](http://www.libtom.net/LibTomMath/),
## Build Status
+### Travis CI
+
master: [![Build Status](https://api.travis-ci.org/libtom/libtommath.png?branch=master)](https://travis-ci.org/libtom/libtommath)
develop: [![Build Status](https://api.travis-ci.org/libtom/libtommath.png?branch=develop)](https://travis-ci.org/libtom/libtommath)
+### AppVeyor
+
+master: [![Build status](https://ci.appveyor.com/api/projects/status/b80lpolw3i8m6hsh/branch/master?svg=true)](https://ci.appveyor.com/project/libtom/libtommath/branch/master)
+
+develop: [![Build status](https://ci.appveyor.com/api/projects/status/b80lpolw3i8m6hsh/branch/develop?svg=true)](https://ci.appveyor.com/project/libtom/libtommath/branch/develop)
+
+### ABI Laboratory
+
API/ABI changes: [check here](https://abi-laboratory.pro/tracker/timeline/libtommath/)
## Summary