mirror of
https://github.com/notohh/rustlings.git
synced 2024-11-26 07:14:17 -05:00
chore: Remove buildkite build file
This commit is contained in:
parent
d6d57bfbb8
commit
af7ad27f89
1 changed files with 0 additions and 5 deletions
|
@ -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
|
Loading…
Reference in a new issue