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

View File

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