This commit is contained in:
parent
ea5be597fd
commit
aa4b2ce320
8
.drone.yml
Normal file
8
.drone.yml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
kind: pipeline
|
||||||
|
name: default
|
||||||
|
|
||||||
|
steps:
|
||||||
|
- name: test
|
||||||
|
image: rust:1.37.0
|
||||||
|
commands:
|
||||||
|
- cargo test
|
Loading…
x
Reference in New Issue
Block a user