box: wercker-labs/docker
build:
steps:
- script:
name: validate DCO
code: script/validate-dco
name: run tests
code: script/test
name: build binary
code: script/build-linux