Update .travis.yml

This commit is contained in:
Daniel Czerwonk 2018-09-22 10:21:32 +02:00 committed by GitHub
parent 7a237d04fc
commit 0ff505a8a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
language: go
go:
- "1.11"
script: make init test vet lint
script: make init test lint