mirror of
https://github.com/heartcombo/devise.git
synced 2022-11-09 12:18:31 -05:00
Test against latest ruby versions
This commit is contained in:
parent
a47928090a
commit
15a50dc8d7
1 changed files with 4 additions and 3 deletions
|
@ -1,9 +1,10 @@
|
|||
language: ruby
|
||||
|
||||
rvm:
|
||||
- 2.1.9
|
||||
- 2.2.5
|
||||
- 2.3.1
|
||||
- 2.1.10
|
||||
- 2.2.6
|
||||
- 2.3.3
|
||||
- 2.4.0
|
||||
- ruby-head
|
||||
|
||||
gemfile:
|
||||
|
|
Loading…
Reference in a new issue