8000 Merge branch '4.2' · symfony/symfony@6f3cffa · GitHub
[go: up one dir, main page]

Skip to content

Commit 6f3cffa

Browse files
committed
Merge branch '4.2'
* 4.2: fixed tests on Travis fixed tests
2 parents 7c2305d + 25af4fc commit 6f3cffa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: php
22

3-
dist: trusty
3+
dist: xenial
44

55
git:
66
depth: 2
@@ -13,6 +13,7 @@ addons:
1313
- slapd
1414
- zookeeperd
1515
- libzookeeper-mt-dev
16+
- rabbitmq-server
1617

1718
env:
1819
global:

0 commit comments

Comments
 (0)
0