Delete .travis.yml

This commit is contained in:
Josh Baker 2020-11-03 12:25:17 -07:00 committed by GitHub
parent 69ecc04928
commit 927f61033f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 13 deletions

View File

@ -1,13 +0,0 @@
language: go
go:
- 1.15.x
services:
- docker
script:
- make test
after_success:
- scripts/travis-docker-push.sh