Update .travis.yml (#1238)

This commit is contained in:
Preston Van Loon 2019-01-03 21:47:28 -05:00 committed by GitHub
parent b8bbc712c1
commit ef04e1efdb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,7 @@ matrix:
-
go get github.com/alecthomas/gometalinter && gometalinter --install && gometalinter ./...
- os: linux
go: 1.11.x
env:
- coverage
script: