Remove wercker.yml

Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
This commit is contained in:
Aanand Prasad 2015-04-27 15:10:01 +01:00
parent da71e01d30
commit 7d617d60bc
1 changed files with 0 additions and 12 deletions

View File

@ -1,12 +0,0 @@
box: wercker-labs/docker
build:
steps:
- script:
name: validate DCO
code: script/validate-dco
- script:
name: run tests
code: script/test
- script:
name: build binary
code: script/build-linux