Merge pull request #2675 from justincormack/lint1

Do not test on Go master
This commit is contained in:
Justin Cormack 2017-11-03 15:01:31 +00:00 committed by GitHub
commit 3ebd621f29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,6 @@ language: go
go:
- 1.9.x
- master
env:
- TRAVIS_GOOS=linux