grim/local-pipelines

A ton of documentation updates

2016-07-26, Gary Kramlich
f3035c12a55e
A ton of documentation updates
image: python:3
pipelines:
default:
- step:
script:
- set -ex
- pip install -r dev-requirements.txt
- flake8