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.
Author | Ivan Gotovchits <ivg@ieee.org> |
---|---|
Published | |
Homepage | https://travis-ci.org/ |
Issue Tracker | https://github.com/ocaml/opam-repository/issues |
Maintainer | Ivan Gotovchits <ivg@ieee.org> |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/conf-env-travis/conf-env-travis.1/opam |
Required by