grim/local-pipelines

Add a bunch of licensing info

2016-07-26, Gary Kramlich
aef3a7b69e1b
Add a bunch of licensing info
image: python:3
pipelines:
default:
- step:
script:
- set -ex
- pip install -r dev-requirements.txt
- flake8