Travis CI

Bump.sh continuous integration examples #

Bump.sh offers a lot of flexibility to let you configure how it should interact with your CI pipelines.

All our generic build processes are stored in a dedicated public repository called bump-ci-example. Those processes are defined thanks to dedicated configuration files and scripts which uses the Bump.sh CLI under the hood.

For more advanced needs, consider using our API.

Generate your API documentation with Travis CI #

This Travis CI example will help to validate your definition file on pull requests, and then deploy a definition file change merged in your main branch.

Copy-paste the following file in your own project to see the builds running on Travis:

If you encounter an issue or have suggestions on those examples, please do file a ticket on the dedicated repo we would love to hear your feedback.