On this page you find all important commands for the CLI tool travis. If the
command you are looking for is missing please ask our AI.
travis
Travis CI is a hosted continuous integration service used to build and test software projects hosted on GitHub, Bitbucket, GitLab, Perforce, Apache Subversion and Assembla.
Travis CI was the first CI service that provided services to open-source projects for free and continues to do so.[citation needed] TravisPro provides custom deployments of a proprietary version on the customer's own hardware.
List of commands for travis:
-
travis:tldr:11dd9 travis: Authenticate the CLI client against the server, using an authentication token.$ travis logintry on your machineexplain this command
-
travis:tldr:4f00f travis: Encrypt values in `.travis.yml`.$ travis encrypt ${token}try on your machineexplain this command
-
travis:tldr:5420a travis: List repositories the user has permissions on.$ travis repostry on your machineexplain this command
-
travis:tldr:cc00a travis: Display the client version.$ travis versiontry on your machineexplain this command
-
travis:tldr:f5148 travis: Generate a `.travis.yml` file and enable the project.$ travis inittry on your machineexplain this command