sudo: required services: - docker before_install: - docker build -t project-entropy/contracts . script: - docker run project-entropy/contracts