1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2024-09-29 15:31:23 +02:00

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
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

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