Skip to content
Snippets Groups Projects
Commit 238f6e8a authored by Antoine Legrand's avatar Antoine Legrand
Browse files

Remove apt-get update

parent ef7cf3bf
No related branches found
No related tags found
No related merge requests found
......@@ -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}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment