require go1.11.4
This commit is contained in:
parent
a29daf0176
commit
de769533e1
|
@ -1 +1 @@
|
|||
1.11.3
|
||||
1.11.4
|
||||
|
|
|
@ -4,7 +4,7 @@ services:
|
|||
- docker
|
||||
language: go
|
||||
go:
|
||||
- "1.11.3"
|
||||
- "1.11.4"
|
||||
|
||||
# add TF_CONSUL_TEST=1 to run consul tests
|
||||
# they were causing timouts in travis
|
||||
|
|
Loading…
Reference in New Issue