Merge pull request #167 from vector-im/jryans/rm-buildkite

Remove Buildkite pipeline file
This commit is contained in:
J. Ryan Stinnett
2021-01-25 12:46:51 +00:00
committed by GitHub

View File

@@ -1,8 +0,0 @@
steps:
- label: ":eslint: Lint"
command:
- "yarn install"
- "yarn lint"
plugins:
- docker#v3.0.1:
image: "node:10"