Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 429 Bytes

travis.rst

File metadata and controls

17 lines (11 loc) · 429 Bytes

Travis Gem

The following snippet installs travis gem (into container). For example to provide github token to Travis CI (so that it can push to github), you can run the following:

$ vagga travis encrypt --repo xxx/yyy --org GH_TOKEN=zzz

The vagga configuration for the command:

../../../examples/travis_gem/vagga.yaml