parent
565bbada08
commit
d452fa65ba
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue