mirror of
https://github.com/jekyll/jekyll.git
synced 2026-02-11 07:05:10 -05:00
12 lines
342 B
Markdown
12 lines
342 B
Markdown
---
|
|
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/
|