We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd8d36e commit e361ee1Copy full SHA for e361ee1
.travis.yml
@@ -5,8 +5,7 @@ php:
5
- 7.1
6
7
env:
8
- - RABBITMQ_CONFIG_FILE="/tmp/rabbitmq.config"
9
- - SSL_CAFILE="/tmp/rootCA.pem
+ - RABBITMQ_CONFIG_FILE="/tmp/rabbitmq.config" SSL_CAFILE="/tmp/rootCA.pem
10
11
services:
12
- rabbitmq
0 commit comments