mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
add combination of Ruby 2.4 + aj:integration to CI
This commit is contained in:
parent
313bf87f37
commit
44277a3157
1 changed files with 6 additions and 0 deletions
|
@ -64,6 +64,12 @@ matrix:
|
|||
- memcached
|
||||
- redis
|
||||
- rabbitmq
|
||||
- rvm: 2.4.0
|
||||
env: "GEM=aj:integration"
|
||||
services:
|
||||
- memcached
|
||||
- redis
|
||||
- rabbitmq
|
||||
- rvm: ruby-head
|
||||
env: "GEM=aj:integration"
|
||||
services:
|
||||
|
|
Loading…
Reference in a new issue