# Anyone tried OCamlot?

**URL:** https://discuss.ocaml.org/t/anyone-tried-ocamlot/1596
**Category:** Ecosystem
**Tags:** testing, ci
**Created:** [February 20, 2018, 12:41pm UTC](https://discuss.ocaml.org/t/anyone-tried-ocamlot/1596 "2018-02-20T12:41:23Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Thegaram](https://sea2.discourse-cdn.com/flex020/user_avatar/discuss.ocaml.org/thegaram/32/846_2.png) [@Thegaram](https://discuss.ocaml.org/u/Thegaram)
#### Post date: [February 20, 2018, 12:41pm UTC](https://discuss.ocaml.org/t/anyone-tried-ocamlot/1596/1 "2018-02-20T12:41:23Z")

</div>

Hi,

I was wondering if anyone here has used [OCamlot](https://github.com/ocamllabs/ocamlot)? What are your experiences? Pros/cons compared to Travis / other CI systems?

Also, it seems like the development of OCamlot has been discontinued, any info on why?

Thanks!

---

<div class="post-metadata">

### Author: ![avsm](https://sea2.discourse-cdn.com/flex020/user_avatar/discuss.ocaml.org/avsm/32/6_2.png) [@avsm](https://discuss.ocaml.org/u/avsm)
#### Post date: [March 7, 2018, 8:27pm UTC](https://discuss.ocaml.org/t/anyone-tried-ocamlot/1596/2 "2018-03-07T20:27:48Z")

</div>

We discontinued it’s development in favour of [a new ci tool](https://github.com/avsm/mirage-ci) that is live on the opam-repository. The repository will be renamed to ocaml-ci and moved to the ocaml/ org shortly, as it is live for both x86\_64 and aarch64 thanks to @jpdeplaix 🙂

---

<div class="post-metadata">

### Author: ![Thegaram](https://sea2.discourse-cdn.com/flex020/user_avatar/discuss.ocaml.org/thegaram/32/846_2.png) [@Thegaram](https://discuss.ocaml.org/u/Thegaram)
#### Post date: [March 8, 2018, 8:38am UTC](https://discuss.ocaml.org/t/anyone-tried-ocamlot/1596/3 "2018-03-08T08:38:40Z")

</div>

Thanks @avsm, sounds great, I’ll check it out!
