[#29] change travis ruby version

This commit is contained in:
Alexander Machehin 2014-01-10 11:11:22 +06:00
parent 90406d5000
commit fe5460eb0a
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
language: ruby language: ruby
rvm: rvm:
- 1.9.3 - 2.1.0
bundler_args: --without development bundler_args: --without development
env: env:
- SPEC_GROUP=controllers - SPEC_GROUP=controllers