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 27e934f commit dd8d36eCopy full SHA for dd8d36e
.travis.yml
@@ -5,7 +5,8 @@ php:
5
- 7.1
6
7
env:
8
- - RABBITMQ_CONFIG_FILE="/tmp/rabbitmq.config" SSL_CAFILE="/tmp/rootCA.pem
+ - RABBITMQ_CONFIG_FILE="/tmp/rabbitmq.config"
9
+ - SSL_CAFILE="/tmp/rootCA.pem
10
11
services:
12
- rabbitmq
0 commit comments