grim/convey

Bump the version
v0.14.0-alpha4
2018-02-20, Gary Kramlich
89afa53fab1b
Bump the version
tasks:
slow:
type: docker/run
image: alpine:edge
script: sleep 5
plans:
default:
stages:
- name: first
tasks: slow
- name: second
tasks: slow
- name: third
tasks: slow