Update .travis.yml

This commit is contained in:
Daniel Czerwonk 2018-02-14 15:24:51 +01:00 committed by GitHub
parent d46d4c6821
commit 222c960d77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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