diff options
| author | Maxime Dénès | 2017-12-19 10:15:49 +0100 |
|---|---|---|
| committer | Maxime Dénès | 2017-12-19 10:15:49 +0100 |
| commit | f431dac2e219cb2a76b22e452d6e407869d89f42 (patch) | |
| tree | e38f459e08a13409d4ce81259a95cf73ccce1638 /README.md | |
| parent | 80158e796b6df8eb36117f349c312127c5729a8c (diff) | |
| parent | 653df5afeafab4c08c2fd436636e549d31a2fa9f (diff) | |
Merge PR #6400: Circle CI
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,6 +1,10 @@ # Coq -[](https://travis-ci.org/coq/coq/builds) [](https://ci.appveyor.com/project/coq/coq/branch/master) [](https://gitter.im/coq/coq) +- [](https://travis-ci.org/coq/coq/builds) Travis CI +- [](https://ci.appveyor.com/project/coq/coq/branch/master) Appveyor CI (Windows) +- [](https://circleci.com/gh/SkySkimmer/workflows/coq) Circle CI + +[](https://gitter.im/coq/coq) Coq is a formal proof management system. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an |
