mirror of
https://github.com/libtom/libtomcrypt
synced 2026-08-25 20:26:07 -04:00
add AppVeyor to README
This commit is contained in:
parent
b4c6c4c45f
commit
d25c52b546
1 changed files with 12 additions and 0 deletions
12
README.md
12
README.md
|
|
@ -6,12 +6,24 @@ or from the page https://github.com/libtom/libtomcrypt/releases .
|
|||
|
||||
## Project Status
|
||||
|
||||
### Travis CI
|
||||
|
||||
master: [](https://travis-ci.org/libtom/libtomcrypt) [](https://coveralls.io/r/libtom/libtomcrypt)
|
||||
|
||||
develop: [](https://travis-ci.org/libtom/libtomcrypt) [](https://coveralls.io/r/libtom/libtomcrypt)
|
||||
|
||||
### AppVeyor
|
||||
|
||||
master: [](https://ci.appveyor.com/project/libtom/libtomcrypt/branch/master)
|
||||
|
||||
develop: [](https://ci.appveyor.com/project/libtom/libtomcrypt/branch/develop)
|
||||
|
||||
### Coverity
|
||||
|
||||
[](https://scan.coverity.com/projects/487)
|
||||
|
||||
### ABI Laboratory
|
||||
|
||||
API/ABI changes: [check here](https://abi-laboratory.pro/tracker/timeline/libtomcrypt/)
|
||||
|
||||
## Submitting patches
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue