Skip to content

Commit

Permalink
Terraform 0.9 now requires Go 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
brianantonelli committed Mar 30, 2017
1 parent 00f211d commit 0bd444a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: go
sudo: false
go:
- 1.7
- 1.8

install:
- make build test
Expand Down

0 comments on commit 0bd444a

Please sign in to comment.