Skip to content

Commit 64d3598

Browse files
authored
Merge pull request #972 from terraform-providers/go_upgrade_1_12_3
Update travis.yml to use go 1.12.3
2 parents 0cad237 + a4c2bc2 commit 64d3598

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ services:
44
- docker
55
language: go
66
go:
7-
- "1.11.x"
7+
- "1.12.3"
88

99
install:
1010
# This script is used by the Travis build to install a cookie for

0 commit comments

Comments
 (0)