language: python python: "3.5" cache: directories: - $HOME/.local - $HOME/.cache/pip services: - docker install: - make deps script: - make build docker-build test