Merge pull request #6292 from hashicorp/go-versions

build: Remove old versions of Go on Travis CI
This commit is contained in:
M. Marsh 2018-06-27 16:11:19 -07:00 committed by GitHub
commit 7915f2db25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -6,11 +6,9 @@ sudo: false
language: go
go:
- 1.8.x
- 1.9.x
- 1.10.x
install:
- make deps