aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArthur Neves <arthurnn@gmail.com>2014-02-25 16:08:21 -0500
committerArthur Neves <arthurnn@gmail.com>2014-02-25 16:08:21 -0500
commita9a767b69b1a06b0467bd7f6403084980980c991 (patch)
tree2278f6d1042bda71ad733308e7773b58a0b3e955
parentb189f2846ada47a1b8094625fd7b30b3f32714d7 (diff)
downloadrails-a9a767b69b1a06b0467bd7f6403084980980c991.tar.gz
rails-a9a767b69b1a06b0467bd7f6403084980980c991.tar.bz2
rails-a9a767b69b1a06b0467bd7f6403084980980c991.zip
travis s/2.1.0/2.1.1
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 4233b136a8..9e7a449010 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,7 +5,7 @@ before_install:
rvm:
- 1.9.3
- 2.0.0
- - 2.1.0
+ - 2.1.1
- rbx-2
- jruby
env:
@@ -35,4 +35,3 @@ notifications:
bundler_args: --path vendor/bundle --without test
services:
- memcached
-