sudo: required
language: python
install:
- pip install cookiecutter
services:
- docker
script:
- bash ./scripts/test.sh