mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-25 07:16:49 +00:00
drop support to Ruby 1.9.3 from build matrix
This commit is contained in:
committed by
Benjamin Fleischer
parent
338868a450
commit
850ac3feaf
@@ -3,7 +3,6 @@ language: ruby
|
||||
sudo: false
|
||||
|
||||
rvm:
|
||||
- 1.9.3
|
||||
- 2.0.0
|
||||
- 2.1
|
||||
- 2.2.3
|
||||
@@ -26,8 +25,6 @@ env:
|
||||
|
||||
matrix:
|
||||
exclude:
|
||||
- rvm: 1.9.3
|
||||
env: RAILS_VERSION=master
|
||||
- rvm: 2.0.0
|
||||
env: RAILS_VERSION=master
|
||||
- rvm: 2.1
|
||||
|
||||
Reference in New Issue
Block a user