Remove apt-get update
This commit is contained in:
parent
ef7cf3bf11
commit
238f6e8a0b
1 changed files with 0 additions and 3 deletions
|
@ -11,9 +11,6 @@ env:
|
|||
- SITE=cluster.yml ANSIBLE_VERSION=2.0.0
|
||||
- SITE=cluster.yml ANSIBLE_VERSION=1.9.4
|
||||
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
|
||||
install:
|
||||
# Install Ansible.
|
||||
- sudo -H pip install ansible==${ANSIBLE_VERSION}
|
||||
|
|
Loading…
Reference in a new issue