drone for CI
This commit is contained in:
parent
783d6c7ddc
commit
bbad63c1be
|
@ -0,0 +1,6 @@
|
||||||
|
kind: pipeline
|
||||||
|
name: OS tests
|
||||||
|
steps:
|
||||||
|
- commands:
|
||||||
|
- |
|
||||||
|
nix-shell --run 'cargo xtest'
|
Loading…
Reference in New Issue