conf-env-travisversion

Detect Travis CI and lift its environment to opam

This package will expose variable an environment variable TRAVIS_<VAR> as an opam variable conf-env-travis:<var>, e.g., TRAVIS_OS_NAME can be accessed as conf-env-travis:os_name.

A variable active would be set to true, if travis environment was detected. All variables except active are delimited with quotes.

AuthorIvan Gotovchits <ivg@ieee.org>
Published
Homepagehttps://travis-ci.org/
Issue Trackerhttps://github.com/ocaml/opam-repository/issues
MaintainerIvan Gotovchits <ivg@ieee.org>
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/conf-env-travis/conf-env-travis.1/opam
Required by