Travis CI Tutorials
The following tutorials illustrate how to use Travis CI with different programming languages.
Getting Started Tutorials #
Learn how to get started by following any of the following programming language tutorials:
- Get started with C/C++
- Get started with Java
- Get started with Node.js
- Get started with Python
- Get started with Ruby
Videos #
- Sign up for Travis
- Get Started with Travis CI
- Core concepts for Beginners
- First .travis.yml file
- Start Building with Travis CI
- Start Deploying
- Level up your Builds
- Tutorial: Perforce and Subversion
Build Configuration Tutorials #
Learn about the build stages and how to customize your builds:
- Build stages
- Customizing your build
- Installing dependencies
- Shared build configuration imports
- Build matrixes
- Security best practices
- Setting up databases
More Travis CI Tutorials #
Travis CI isn’t just for running tests. There are many other things you can do with your code:
- Deploy to GitHub pages
- Run apps on Heroku
- Upload RubyGems
- Send notifications