Try ruby 2.1.2

This commit is contained in:
Piotr Sarnacki 2014-07-14 15:06:59 +02:00
parent c1cefb5fc6
commit eae18da6ec
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ env:
- RUBY_GC_MALLOC_LIMIT=90000000
- RUBY_FREE_MIN=200000
rvm:
- 2.0.0
- 2.1.2
addons:
postgresql: 9.3
before_script:

View File

@ -1,4 +1,4 @@
ruby '2.0.0'
ruby '2.1.2'
source 'https://rubygems.org'
gemspec