Merge pull request #1360 from aanand/remove-wercker

Remove wercker.yml
This commit is contained in:
Daniel Nephin 2015-04-27 10:17:41 -04:00
commit b808674132
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