mirror of
https://github.com/atosatto/ansible-minio.git
synced 2024-11-22 11:25:11 +01:00
Fix travis docker install.
This commit is contained in:
parent
341e3003a8
commit
f1e919f3ee
@ -10,11 +10,6 @@ sudo: required
|
||||
services:
|
||||
- docker
|
||||
|
||||
# Ensure docker is updated
|
||||
before_install:
|
||||
- sudo apt-get -qq update
|
||||
- sudo apt-get install -o Dpkg::Options::="--force-confold" --force-yes -y docker-engine
|
||||
|
||||
# Install molecule
|
||||
install:
|
||||
- pip install -r test-requirements.txt
|
||||
|
Loading…
Reference in New Issue
Block a user