Update .travis.yml

This commit is contained in:
Daniel Czerwonk 2018-09-22 09:49:35 +02:00 committed by GitHub
parent e744d19130
commit 7b8eb0d507
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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