mirror of
https://github.com/open-quantum-safe/liboqs.git
synced 2025-11-27 00:04:24 -05:00
parent
8418cb5cc1
commit
0cd87d0a8d
10
README.md
10
README.md
@ -1,7 +1,3 @@
|
||||
[](https://ci.appveyor.com/project/dstebila/liboqs/branch/master)
|
||||
[](https://circleci.com/gh/open-quantum-safe/liboqs/tree/master)
|
||||
[](https://travis-ci.org/open-quantum-safe/liboqs)
|
||||
|
||||
liboqs - master branch
|
||||
======================
|
||||
|
||||
@ -213,6 +209,12 @@ Builds are tested using continuous integration systems as follows:
|
||||
- Debian 10 (Buster), with gcc-8.3.0, on amd64 using CircleCI
|
||||
- Windows Server 2016, with Visual Studio 2017, on x86_64 using AppVeyor
|
||||
|
||||
Build status:
|
||||
|
||||
- [AppVeyor](https://ci.appveyor.com/project/dstebila/liboqs): 
|
||||
- [CircleCI](https://circleci.com/gh/open-quantum-safe/liboqs/tree/master): 
|
||||
- [Travis CI](https://travis-ci.org/open-quantum-safe/liboqs): 
|
||||
|
||||
You can locally run any of the integration tests that CircleCI runs. First, you need to install CircleCI's local command line interface as indicated in the [installation instructions](https://circleci.com/docs/2.0/local-cli/). Then:
|
||||
|
||||
circleci local execute --job <jobname>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user