Skip to content

Commit 05112b2

Browse files
authored
Merge pull request rails#27815 from y-yagi/ruby2_4_0_with_aj_integration
add combination of Ruby 2.4 + aj:integration to CI
2 parents 826396c + 44277a3 commit 05112b2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,12 @@ matrix:
6464
- memcached
6565
- redis
6666
- rabbitmq
67+
- rvm: 2.4.0
68+
env: "GEM=aj:integration"
69+
services:
70+
- memcached
71+
- redis
72+
- rabbitmq
6773
- rvm: ruby-head
6874
env: "GEM=aj:integration"
6975
services:

0 commit comments

Comments
 (0)