
travis
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