package travis-opam

  1. Overview
  2. Docs
Travis CI (Continuous Integration) helpers

Install

Dune Dependency

Authors

Maintainers

Sources

v1.1.0.tar.gz
md5=cd1141d93feecf2c7585a927be9e7e5c

Description

This package installs a set of helper tools that integrate your OCaml project with the Travis CI (http://travis-ci.org) online continuous integration system.

It can test several combinations of OCaml and OPAM across multiple Linux distributions, making it particularly handy for testing C linkage or external library dependencies quickly.

See https://github.com/ocaml/ocaml-ci-scripts for more information and usage.

Published: 23 Jan 2018

Dependencies (2)

  1. ocamlbuild build
  2. ocaml < "5.0"

Dev Dependencies

None

Used by

None

Conflicts

None