Documentation ¶
Overview ¶
Deprecated: use github.com/libp2p/go-libp2p-testing/ci/travis instead.
Index ¶
- Constants
- func Env(v EnvVar) stringdeprecated
- func IsRunning() booldeprecated
- func JobId() stringdeprecated
- func JobNumber() stringdeprecated
- type EnvVardeprecated
Constants ¶
View Source
const ( // Deprecated: use github.com/libp2p/go-libp2p-testing/ci/travis.EnvVar instead. VarCI = testing.VarCI // Deprecated: use github.com/libp2p/go-libp2p-testing/ci/travis.VarTravis instead. VarTravis = testing.VarTravis // Deprecated: use github.com/libp2p/go-libp2p-testing/ci/travis.VarBranch instead. VarBranch = testing.VarBranch // Deprecated: use github.com/libp2p/go-libp2p-testing/ci/travis.VarBuildDir instead. VarBuildDir = testing.VarBuildDir // Deprecated: use github.com/libp2p/go-libp2p-testing/ci/travis.VarBuildId instead. VarBuildId = testing.VarBuildId // Deprecated: use github.com/libp2p/go-libp2p-testing/ci/travis.VarBuildNumber instead. VarBuildNumber = testing.VarBuildNumber // Deprecated: use github.com/libp2p/go-libp2p-testing/ci/travis.VarCommit instead. VarCommit = testing.VarCommit // Deprecated: use github.com/libp2p/go-libp2p-testing/ci/travis.VarCommitRange instead. VarCommitRange = testing.VarCommitRange // Deprecated: use github.com/libp2p/go-libp2p-testing/ci/travis.VarJobId instead. VarJobId = testing.VarJobId // Deprecated: use github.com/libp2p/go-libp2p-testing/ci/travis.VarJobNumber instead. VarJobNumber = testing.VarJobNumber // Deprecated: use github.com/libp2p/go-libp2p-testing/ci/travis.VarPullRequest instead. VarPullRequest = testing.VarPullRequest // Deprecated: use github.com/libp2p/go-libp2p-testing/ci/travis.VarSecureEnvVars instead. VarSecureEnvVars = testing.VarSecureEnvVars // Deprecated: use github.com/libp2p/go-libp2p-testing/ci/travis.VarRepoSlug instead. VarRepoSlug = testing.VarRepoSlug // Deprecated: use github.com/libp2p/go-libp2p-testing/ci/travis.VarOsName instead. VarOsName = testing.VarOsName // Deprecated: use github.com/libp2p/go-libp2p-testing/ci/travis.VarTag instead. VarTag = testing.VarTag // Deprecated: use github.com/libp2p/go-libp2p-testing/ci/travis.VarGoVersion instead. VarGoVersion = testing.VarGoVersion )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.