Skip to content

Commit

Permalink
try to fix travis error
Browse files Browse the repository at this point in the history
  • Loading branch information
wr0ngway committed Aug 2, 2018
1 parent eaffeba commit 1e23cc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ rvm:
- 2.5

before_install:
- gem update --system
- gem install bundler
- curl -sL https://releases.hashicorp.com/terraform/0.11.7/terraform_0.11.7_linux_amd64.zip > terraform.zip
- unzip terraform.zip
Expand Down

0 comments on commit 1e23cc1

Please sign in to comment.