tile38/.travis.yml

11 lines
102 B
YAML

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