Explorar o código

Merge pull request #1360 from aanand/remove-wercker

Remove wercker.yml
Daniel Nephin %!s(int64=10) %!d(string=hai) anos
pai
achega
b808674132
Modificáronse 1 ficheiros con 0 adicións e 12 borrados
  1. 0 12
      wercker.yml

+ 0 - 12
wercker.yml

@@ -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