Browse Source

Merge pull request #1360 from aanand/remove-wercker

Remove wercker.yml
Daniel Nephin 10 năm trước cách đây
mục cha
commit
b808674132
1 tập tin đã thay đổi với 0 bổ sung12 xóa
  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