Remove wercker.yml
@@ -1,12 +0,0 @@
-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