diff --git a/.travis.yml b/.travis.yml index fd454920..bb020368 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,10 +1,12 @@ dist: trusty +addons: + apt: terraform sudo: required services: - docker language: go go: - - "1.11.x" + - "1.13.x" install: # This script is used by the Travis build to install a cookie for