Commit 238457a7 authored by Eloy Durán's avatar Eloy Durán

[Travis] Run on all Ruby versions that come with 10.9 and 10.10.

parent fba0e35c
......@@ -3,7 +3,12 @@ os:
language: ruby
cache: bundler
rvm:
# OS X 10.9.5-10.10.0 (2.0.0-p481)
- system
# OS X 10.9.3-10.9.4
- 2.0.0-p451
# OS X 10.9.0-10.9.2
- 2.0.0-p247
before_install:
# There is a bug in travis. When using system ruby, bundler is not
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment