mirror of https://github.com/tidwall/tile38.git
Delete .travis.yml
This commit is contained in:
parent
1d2323bbfd
commit
adc4298c0a
13
.travis.yml
13
.travis.yml
|
@ -1,13 +0,0 @@
|
||||||
language: go
|
|
||||||
|
|
||||||
go:
|
|
||||||
- 1.15.x
|
|
||||||
|
|
||||||
services:
|
|
||||||
- docker
|
|
||||||
|
|
||||||
script:
|
|
||||||
- make test
|
|
||||||
|
|
||||||
after_success:
|
|
||||||
- scripts/travis-docker-push.sh
|
|
Loading…
Reference in New Issue