diff --git a/.travis.yml b/.travis.yml index 68acbe2f2..487720eaa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,10 +13,6 @@ branches: only: - /^(?i:topic)-.*$/ -before_install: - - docker pull hashicorp/terraform - - docker pull azuresdk/azure-cli-python - # install terraform before_deploy: - KEY=$(cat /dev/urandom | tr -cd 'a-z' | head -c 12)