diff --git a/.drone-ci.yml b/.drone.yml similarity index 99% rename from .drone-ci.yml rename to .drone.yml index 616f859..1c679d7 100644 --- a/.drone-ci.yml +++ b/.drone.yml @@ -8,4 +8,3 @@ steps: commands: - cargo build --verbose --all - cargo test --verbose --all -