Skip to content
This repository was archived by the owner on Jun 27, 2021. It is now read-only.

Commit bc7b69c

Browse files
authored
Update to terrafrom 0.12 (#54)
* Update to terrafrom 0.12 and update dependencies * Release v0.1.15-beta Signed-off-by: Chase Sillevis <chase@sillevis.net> * fix travis and constraints * Release v0.1.16 Signed-off-by: Chase Sillevis <chase@sillevis.net> * v0.1.16
1 parent adadbe1 commit bc7b69c

File tree

4 files changed

+309
-143
lines changed

4 files changed

+309
-143
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ services:
22
- docker
33
language: go
44
go:
5-
- "1.9"
65
- "1.10"
76
- "1.11"
7+
- "1.12"
88

99
before_install:
1010
# Setup dependency management tool

0 commit comments

Comments
 (0)