Welcome to Travis CI!

Hey, it looks like you're new around here and have yet to set up your first
repository on Travis CI. We're here to help you get started, it's easy!

Step 1:   Enabling your projects

Start by going to your {{#link-to "profile"}}profile{{/link-to}} and enable one of your projects. We've been synchronizing all repositories you have administrative access to. Pick one and flip the switch next to it.

Step 2:   Adding Travis

Once you've enabled one of your projects, add a .travis.yml to your project, push some code, and we'll start processing your builds. Wait a whee while and reload the page, and your newly setup and built project will show up on the right.

Step 3:   Wait for your build to finish

We'll be sending you an email once the build has finished. Then, it's up to you to do the happy dance.

Build Configuration

We use sensible defaults for most languages, but you can customize both the build process and the build environment to fit your project's needs.

Notifications

You can also configure how you want to be notified of build results. Email is only one channel you can use. We support Campfire, HipChat, Flowdock, IRC, and webhooks. To avoid exposing any private credentials, you can shield them from the public using encrypted configuration settings.

Questions

Should you have any questions or issues, have a look at our documentation, open an issue or send us an email.