Speak English good. h/t @gjtorikian
This commit is contained in:
parent
eab113e4f5
commit
21ab9f8b9e
|
@ -7,9 +7,9 @@ permalink: /docs/continuous-integration/
|
||||||
---
|
---
|
||||||
|
|
||||||
You can easily test your website build against one or more versions of Ruby.
|
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],
|
The following guide will show you how to set up a free build environment on
|
||||||
with [GitHub][1] integration for pull requests. Paid alternatives exist for
|
[Travis][0], with [GitHub][1] integration for pull requests. Paid
|
||||||
private repositories.
|
alternatives exist for private repositories.
|
||||||
|
|
||||||
[0]: https://travis-ci.org/
|
[0]: https://travis-ci.org/
|
||||||
[1]: https://github.com/
|
[1]: https://github.com/
|
||||||
|
|
Loading…
Reference in New Issue