diff options
author | Guillermo Iguaran <guilleiguaran@gmail.com> | 2013-12-20 22:21:28 -0500 |
---|---|---|
committer | Guillermo Iguaran <guilleiguaran@gmail.com> | 2013-12-20 22:21:28 -0500 |
commit | e219bf0ebc38ac15ef95b41897653fc11fc78873 (patch) | |
tree | c67feed3b67f739ef98e65438575250ec4e525e5 | |
parent | f39fce5b7def0b9e6fe19a51af926c221ce3b8bb (diff) | |
download | rails-e219bf0ebc38ac15ef95b41897653fc11fc78873.tar.gz rails-e219bf0ebc38ac15ef95b41897653fc11fc78873.tar.bz2 rails-e219bf0ebc38ac15ef95b41897653fc11fc78873.zip |
Test with 2.1.0-rc1
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 36238e3b5e..965b83ecef 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ before_install: rvm: - 1.9.3 - 2.0.0 - - 2.1.0-preview2 + - 2.1.0-rc1 - rbx - jruby env: |