Update .travis.yml

Removing unsupported Go versions <= 1.6
pull/890/head
Jordan Wright 2017-12-05 21:47:35 -06:00 committed by GitHub
parent d6449923ab
commit 18d92a8f74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -2,8 +2,6 @@ language: go
sudo: false
go:
- 1.5
- 1.6
- 1.7
- 1.8
- 1.9