caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Opam packages and CI
@ 2019-04-09 18:14 Helmut Brandl
  2019-04-09 18:49 ` Simon Cruanes
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Helmut Brandl @ 2019-04-09 18:14 UTC (permalink / raw)
  To: caml users

Hello list,

I would like to run some continuous integration like travis ci on my opam package. Unfortunately ocaml is not supported directly by travis. But I have found the GitHub repository ocaml/ocaml-ci-scripts and some instructions on how to use it.

My questions:

- Is this a stable form on how to use travis with ocaml?

- Are there experiences and are they good?

- Why has this solution been chosen instead of integrating ocaml support directly into travis?

- Isn’t the solution an overkill, because it requires a complete opam and ocaml installation on the travis machines in order to test an opam package? Isn’t there the risk that travis might block this form of usage in the future?

- Is there a better method to use CI with ocaml?

Thanks
Helmut

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-04-10 14:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-09 18:14 [Caml-list] Opam packages and CI Helmut Brandl
2019-04-09 18:49 ` Simon Cruanes
2019-04-09 18:54   ` Daniil Baturin
2019-04-09 21:36 ` Anil Madhavapeddy
2019-04-10 14:57   ` Helmut Brandl
2019-04-10 14:20 ` Louis Roché

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).