require go1.11.4

This commit is contained in:
Alex Pilon 2019-01-15 14:26:21 -05:00
parent a29daf0176
commit de769533e1
No known key found for this signature in database
GPG Key ID: 95659F6AEFC48D7E
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.11.3
1.11.4

View File

@ -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