Skip to content

Commit dd8d36e

Browse files
Filip FedorowFilip Fedorow
authored andcommitted
Fixing Travis build
1 parent 27e934f commit dd8d36e

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
@@ -5,7 +5,8 @@ php:
55
- 7.1
66

77
env:
8-
- RABBITMQ_CONFIG_FILE="/tmp/rabbitmq.config" SSL_CAFILE="/tmp/rootCA.pem
8+
- RABBITMQ_CONFIG_FILE="/tmp/rabbitmq.config"
9+
- SSL_CAFILE="/tmp/rootCA.pem
910

1011
services:
1112
- rabbitmq

0 commit comments

Comments
 (0)