Update travis-ci to Ruby 2.1.1

This commit is contained in:
Jon Atack 2014-02-26 09:01:05 +01:00
parent 0a77a1b89c
commit 835d92b08c
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ before_install:
rvm:
- 1.9.3
- 2.0.0
- 2.1.0
- 2.1.1
env:
- RAILS=4-0-stable DB=sqlite3