diff options
author | Guillermo Iguaran <guilleiguaran@gmail.com> | 2013-12-25 15:17:08 -0500 |
---|---|---|
committer | Guillermo Iguaran <guilleiguaran@gmail.com> | 2013-12-25 15:17:08 -0500 |
commit | 2aceccf97454f60fccf8e62b6f7440eb497e4eaf (patch) | |
tree | c223f666b8753d5457c004b76c891690a18fa4c0 | |
parent | ed072bd5cb0f50ebe7de320de08e4221c65f61a1 (diff) | |
download | rails-2aceccf97454f60fccf8e62b6f7440eb497e4eaf.tar.gz rails-2aceccf97454f60fccf8e62b6f7440eb497e4eaf.tar.bz2 rails-2aceccf97454f60fccf8e62b6f7440eb497e4eaf.zip |
Test with 2.1.0
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 730b9a1084..dd1d911b63 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ before_install: rvm: - 1.9.3 - 2.0.0 - - 2.1.0-rc1 + - 2.1.0 - rbx - jruby env: |