package travis-senv

  1. Overview
  2. Docs
Utility to manipulate Travis CI secure environment variables

Install

Dune Dependency

Authors

Maintainers

Sources

v1.0.0.tar.gz
md5=d70eca2a46d95398363a41fe2c2a4338

Description

travis-senv is a utility to make it easier to move secure key files in and out of the Travis continuous integration environment. You can find the general instructions on secure environments on the Travis site, but this command takes care of splitting up larger files (e.g. SSH private keys) into multiple environment variable so that they fit into the keyspace.

Tags

org:ocamllabs org:mirage

Published: 21 Nov 2013

Dependencies (4)

  1. ocamlbuild build
  2. ocamlfind
  3. cmdliner
  4. ocaml < "4.06.0"

Dev Dependencies

None

Used by

None

Conflicts

None