Travis CI environment variables
Project description
Installation
$ [sudo] pip install travis-env
Features
- add, get, delete Travis CI environment variables
Config
$ travis token
xxx
$ export TRAVIS_TOKEN="xxx"
# export TRAVIS_ENDPOINT="https://api.travis-ci.org"
Examples
$ python -m travis_env.set WEBHOOK_URL url
$ python -m travis_env.vars
WEBHOOK_URL
Related
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
travis-env-2020.12.3.tar.gz
(2.7 kB
view hashes)