Update continuous-integration.md

Fix typo
This commit is contained in:
Felix Kiss 2014-08-07 03:26:42 -04:00
parent 565bbada08
commit d452fa65ba
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ language: ruby
{% endhighlight %} {% endhighlight %}
This line tells Travis to use a Ruby build container. It gives your script This line tells Travis to use a Ruby build container. It gives your script
access to Bundler, RubyGems, and and Ruby runtime. access to Bundler, RubyGems, and a Ruby runtime.
{% highlight yaml %} {% highlight yaml %}
rvm: rvm: