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

View File

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