1
0
Fork 0
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:
yuuji.yaginuma 2017-01-27 13:42:25 +09:00
parent 313bf87f37
commit 44277a3157

View file

@ -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: