Skip to content

Commit 781d804

Browse files
committed
Add elasticsearch,. rabbitmq, PHP 7.2 to M2.3.1
1 parent fec461c commit 781d804

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.travis.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,12 @@ addons:
99
- postfix
1010
- jq
1111
- nodejs
12+
services:
13+
- rabbitmq
14+
- elasticsearch
1215
language: php
1316
php:
14-
- 7.1
17+
- 7.2
1518
env:
1619
global:
1720
- COMPOSER_BIN_DIR=~/bin

0 commit comments

Comments
 (0)