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