Sfoglia il codice sorgente

Merge pull request #1360 from aanand/remove-wercker

Remove wercker.yml
Daniel Nephin 10 anni fa
parent
commit
b808674132
1 ha cambiato i file con 0 aggiunte e 12 eliminazioni
  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