1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00

Merge pull request #4645 from swamp09/ci_against

CI against Ruby 2.2.8, 2.3.5, and 2.4.2
This commit is contained in:
Rafael França 2017-10-20 13:34:04 -04:00 committed by GitHub
commit 215d034b86

View file

@ -2,9 +2,9 @@ language: ruby
rvm:
- 2.1.10
- 2.2.7
- 2.3.4
- 2.4.1
- 2.2.8
- 2.3.5
- 2.4.2
- ruby-head
gemfile:
@ -17,7 +17,7 @@ matrix:
exclude:
- rvm: 2.1.10
gemfile: Gemfile
- rvm: 2.4.1
- rvm: 2.4.2
gemfile: gemfiles/Gemfile.rails-4.1-stable
- rvm: ruby-head
gemfile: gemfiles/Gemfile.rails-4.1-stable