language: go
go:
- 1.13.x
services:
- docker
script:
- make test
after_success:
- ./build.sh travis-docker-push