Update .travis.yml

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

View File

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