caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Daniil Baturin <daniil@baturin.org>
To: caml-list@inria.fr
Subject: Re: [Caml-list] Opam packages and CI
Date: Wed, 10 Apr 2019 01:54:33 +0700	[thread overview]
Message-ID: <5eedcef6-5fe6-5a5e-54a5-364c4fbc8b46@baturin.org> (raw)
In-Reply-To: <20190409184953.GL32706@church>

Apparently all it takes to add a "proper" Travis integration is three
people and some Ruby code.

https://docs.travis-ci.com/user/languages/community-supported-languages/#adding-a-new-language
https://github.com/travis-ci/travis-build/blob/master/spec/build/script/haskell_spec.rb

I don't have a Ruby experience myself though so I can hardly volunteer.

On 4/10/19 1:49 AM, Simon Cruanes wrote:
> I've had good experiences with travis recently, using the docker script > (an example here: >
https://github.com/c-cube/iter/blob/master/.travis.yml). > > if your
package is opam 2-friendly it's just a matter of a local pin > and a few
switches. there are other options (variables, really) to > install extra
deps or deal with optional deps. > > It's not particularly overkill
since it just starts with a docker image > with pre-installed opam
switches. >


  reply	other threads:[~2019-04-09 18:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-09 18:14 Helmut Brandl
2019-04-09 18:49 ` Simon Cruanes
2019-04-09 18:54   ` Daniil Baturin [this message]
2019-04-09 21:36 ` Anil Madhavapeddy
2019-04-10 14:57   ` Helmut Brandl
2019-04-10 14:20 ` Louis Roché

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5eedcef6-5fe6-5a5e-54a5-364c4fbc8b46@baturin.org \
    --to=daniil@baturin.org \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).