ci-detective 0.1.0

Query CI environment.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[badges.travis-ci]
repository = "crate-ci/ci-detective"

[features]
nightly = []

[package]
authors = ["Christopher Durham <cad97@cad97.com>"]
categories = ["development-tools::testing"]
description = "Query CI environment."
documentation = "http://docs.rs/ci-detective/"
homepage = "https://github.com/crate-ci/ci-detective"
keywords = ["ci"]
license = "MIT OR Apache-2.0"
name = "ci-detective"
readme = "README.md"
repository = "https://github.com/crate-ci/ci-detective.git"
version = "0.1.0"