Delete .travis.yml

This commit is contained in:
Doug Lauder 2024-01-18 17:53:37 -05:00 committed by GitHub
parent ea298d1a97
commit f4ea3ed19a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,9 +0,0 @@
language: go
go:
- 1.13
sudo: false
before_script:
- go vet ./...