---
sudo: required
services:
    - docker
branches:
    only:
        - master
language: python
script: |
    make test