Skip to content
This repository was archived by the owner on Feb 15, 2018. It is now read-only.

Commit 5109558

Browse files
committed
Remove the env var for DOCKER_PASSWORD
1 parent 17a835a commit 5109558

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ otp_release:
1515
- 18.3
1616
cache:
1717
apt: true
18-
env:
19-
secure: "HUaHfuif/IOo7FRrY25oky1RwLVh4Mm2hLbtEtB3IeaxzoE//wengYiBNcxkXLPX1PnEUV5tsrCtlfa0a6i1LrOYfaGPk+8n6hmAvYMbpPqDnRCOyzorMYxDohBEJpbCT+RctIFWVPRV2wDN1SrQwTlnlL7sXZJ3oAMDHuzhLt0="
2018
before_script:
2119
- ((ps aux |grep [r]abbit) || /bin/true)
2220
- ((sudo service rabbitmq stop) || /bin/true)

0 commit comments

Comments
 (0)