mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-17 10:10:25 +00:00
Finally remove the Travis-CI ZeroMQ PPA.
This commit is contained in:
parent
b0e4766500
commit
60108ad7f5
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ before_install:
|
|||
- sudo apt-get remove -y -o DPkg::Options::=--force-confold --purge libzmq3
|
||||
- sudo apt-get autoremove -y -o DPkg::Options::=--force-confold --purge
|
||||
- sudo ls -lah /etc/apt/sources.list.d/
|
||||
- sudo rm -f /etc/apt/sources.list.d/*zero-mq*
|
||||
- sudo rm -f /etc/apt/sources.list.d/travis_ci_zeromq3-source.list
|
||||
|
||||
script:
|
||||
- BS_ECHO_DEBUG=1 sudo -E python tests/runtests.py -vv
|
||||
|
|
Loading…
Add table
Reference in a new issue