We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 930f8af commit c019fa8Copy full SHA for c019fa8
.drone.yml
@@ -0,0 +1,6 @@
1
+pipeline:
2
+ build:
3
+ image: termoshtt/rust
4
+ commands:
5
+ - cargo build -v
6
+ - cargo test -v
0 commit comments