mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-25 07:16:49 +00:00
require ruby >= 1.9.3
* remove 1.9.2 from travis
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
language: ruby
|
||||
rvm:
|
||||
- 1.9.2
|
||||
- 1.9.3
|
||||
- 2.0.0
|
||||
- jruby-19mode
|
||||
@@ -11,10 +10,6 @@ gemfile:
|
||||
matrix:
|
||||
allow_failures:
|
||||
- gemfile: Gemfile.edge
|
||||
exclude:
|
||||
# Edge Rails is only compatible with 1.9.3
|
||||
- gemfile: Gemfile.edge
|
||||
rvm: 1.9.2
|
||||
notifications:
|
||||
email: false
|
||||
campfire:
|
||||
|
||||
Reference in New Issue
Block a user