Merge pull request #17789 from hashicorp/jbardin/travis
update travis to go1.10.1
This commit is contained in:
commit
fdc74f96cc
|
@ -2,7 +2,7 @@ dist: trusty
|
|||
sudo: false
|
||||
language: go
|
||||
go:
|
||||
- "1.10"
|
||||
- "1.10.1"
|
||||
|
||||
# add TF_CONSUL_TEST=1 to run consul tests
|
||||
# they were causing timouts in travis
|
||||
|
|
Loading…
Reference in New Issue