build-image/.travis.yml

7 lines
67 B
YAML

services:
- docker
script:
- make push
- make update/readme