travis: Bump go to 1.12.4

This commit is contained in:
Radek Simko 2019-05-13 15:43:01 +01:00
parent 8a6d1d62b6
commit 2aa5394092
No known key found for this signature in database
GPG Key ID: 1F1C84FE689A88D7
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ services:
- docker
language: go
go:
- "1.12.1"
- "1.12.4"
# add TF_CONSUL_TEST=1 to run consul tests
# they were causing timouts in travis