Skip to content

Commit

Permalink
Travis: install default terraform pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
kmoe committed Feb 18, 2020
1 parent cb431b5 commit c36d841
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit c36d841

Please sign in to comment.