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