grim/local-pipelines

Update the TODO

2016-07-26, Gary Kramlich
34a698d6f0c9
Update the TODO
image: python:3
pipelines:
default:
- step:
script:
- set -ex
- pip install -r dev-requirements.txt
- flake8