Bump travis builds to go 1.8.1 (#14549)

This commit is contained in:
Paul Stack 2017-05-16 20:05:23 +03:00 committed by GitHub
parent 5269a400c8
commit 0837a763f3
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ dist: trusty
sudo: false
language: go
go:
- 1.8
- 1.8.1
# add TF_CONSUL_TEST=1 to run consul tests
# they were causing timouts in travis