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

Commit

Permalink
Remove the env var for DOCKER_PASSWORD
Browse files Browse the repository at this point in the history
  • Loading branch information
gmr committed Jun 2, 2016
1 parent 17a835a commit 5109558
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ otp_release:
- 18.3
cache:
apt: true
env:
secure: "HUaHfuif/IOo7FRrY25oky1RwLVh4Mm2hLbtEtB3IeaxzoE//wengYiBNcxkXLPX1PnEUV5tsrCtlfa0a6i1LrOYfaGPk+8n6hmAvYMbpPqDnRCOyzorMYxDohBEJpbCT+RctIFWVPRV2wDN1SrQwTlnlL7sXZJ3oAMDHuzhLt0="
before_script:
- ((ps aux |grep [r]abbit) || /bin/true)
- ((sudo service rabbitmq stop) || /bin/true)
Expand Down

0 comments on commit 5109558

Please sign in to comment.