# Handle multiple jobs

If your build has multiple jobs, you will want these travis scripts
to be executed only once, and to do that you can use Travis CI's
[`Build Stages`](https://docs.travis-ci.com/user/build-stages).

---

<div align="center">
    <a href="usage.md">← previous step</a> |
    <a href="../README.md#usage">table of contents</a>
</div>
