Skip to content

Commit ca78ed2

Browse files
committed
add appveyor badges
[skip ci]
1 parent c7b322e commit ca78ed2

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,20 @@ This is the git repository for [LibTomMath](http://www.libtom.net/LibTomMath/),
44

55
## Build Status
66

7+
### Travis CI
8+
79
master: [![Build Status](https://api.travis-ci.org/libtom/libtommath.png?branch=master)](https://travis-ci.org/libtom/libtommath)
810

911
develop: [![Build Status](https://api.travis-ci.org/libtom/libtommath.png?branch=develop)](https://travis-ci.org/libtom/libtommath)
1012

13+
### AppVeyor
14+
15+
master: [![Build status](https://ci.appveyor.com/api/projects/status/b80lpolw3i8m6hsh/branch/master?svg=true)](https://ci.appveyor.com/project/libtom/libtommath/branch/master)
16+
17+
develop: [![Build status](https://ci.appveyor.com/api/projects/status/b80lpolw3i8m6hsh/branch/develop?svg=true)](https://ci.appveyor.com/project/libtom/libtommath/branch/develop)
18+
19+
### ABI Laboratory
20+
1121
API/ABI changes: [check here](https://abi-laboratory.pro/tracker/timeline/libtommath/)
1222

1323
## Summary

0 commit comments

Comments
 (0)