Merge pull request #17789 from hashicorp/jbardin/travis

update travis to go1.10.1
This commit is contained in:
James Bardin 2018-04-05 16:23:19 -04:00 committed by GitHub
commit fdc74f96cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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