package
0.0.0-20220412220916-5ea02083e3ec
Repository: https://github.com/riteshrch/go-edge-device-lib.git
Documentation: pkg.go.dev

# Packages

Package travis implements some helper functions to use during tests.

# Functions

Env returns the value of a CI env variable.
IsRunning attempts to determine whether this process is running on CI.
Returns whether FUSE is explicitly disabled wiht TEST_NO_FUSE.
Returns whether TEST_VERBOSE is enabled.

# Constants

Environment variables that TravisCI uses.
Environment variables that TravisCI uses.
Environment variables that TravisCI uses.

# Type aliases

EnvVar is a type to use travis-only env var names with the type system.