Merge pull request #6292 from hashicorp/go-versions

build: Remove old versions of Go on Travis CI
pull/6437/head
M. Marsh 8 years ago committed by GitHub
commit 7915f2db25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save