aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorGuillermo Iguaran <guilleiguaran@gmail.com>2014-05-09 11:22:14 -0500
committerGuillermo Iguaran <guilleiguaran@gmail.com>2014-05-09 11:22:14 -0500
commit0a7beb1b77711e6b85234f425dfbc5f8c65420e9 (patch)
tree79c27d0aea32f31cb4f574d127d2adfa51890431 /.travis.yml
parentea58684b579beb8fbf87dde5dbf8694c453d10f9 (diff)
parente019ffad3cb137375a2d203b617921dd9ee33ed8 (diff)
downloadrails-0a7beb1b77711e6b85234f425dfbc5f8c65420e9.tar.gz
rails-0a7beb1b77711e6b85234f425dfbc5f8c65420e9.tar.bz2
rails-0a7beb1b77711e6b85234f425dfbc5f8c65420e9.zip
Merge pull request #15041 from arthurnn/update_ruby
Use ruby 2.1.2 on travis
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 9e7a449010..3682cd3efe 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,7 +5,7 @@ before_install:
rvm:
- 1.9.3
- 2.0.0
- - 2.1.1
+ - 2.1.2
- rbx-2
- jruby
env: