Add new page

This commit is contained in:
Anatol Broder 2014-05-10 21:37:12 +02:00 committed by Parker Moore
parent e310af00b4
commit d77078518d
2 changed files with 12 additions and 0 deletions

View File

@ -31,6 +31,7 @@
docs:
- github-pages
- deployment-methods
- continuous-integration
- title: Miscellaneous
docs:

View File

@ -0,0 +1,11 @@
---
layout: docs
title: Continuous Integration
prev_section: deployment-methods
next_section: troubleshooting
permalink: /docs/continuous-integration/
---
You can easily test your website build against one or more versions of Ruby. The following guide show how to set up a free build environment on [Travis][0].
[0]: https://travis-ci.org/