Delete .travis.yml

This commit is contained in:
Josh Baker 2020-11-03 12:25:17 -07:00 committed by tidwall
parent 1d2323bbfd
commit adc4298c0a
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