bump go version to 1.12.1
This commit is contained in:
parent
2c60140cad
commit
b5b1e94f3a
|
@ -1 +1 @@
|
|||
1.11.5
|
||||
1.12.1
|
||||
|
|
|
@ -4,7 +4,7 @@ services:
|
|||
- docker
|
||||
language: go
|
||||
go:
|
||||
- "1.11.5"
|
||||
- "1.12.1"
|
||||
|
||||
# add TF_CONSUL_TEST=1 to run consul tests
|
||||
# they were causing timouts in travis
|
||||
|
|
Loading…
Reference in New Issue