|
@@ -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
|