chore: Remove buildkite build file

This commit is contained in:
fmoko
2020-11-12 09:50:55 +01:00
committed by GitHub
parent d6d57bfbb8
commit af7ad27f89

View File

@@ -1,5 +0,0 @@
steps:
- label: "Test with stable"
command: rustup run stable cargo test
- label: "Test with beta"
command: rustup run beta cargo test