XeOS/.drone.yml

7 lines
95 B
YAML
Raw Normal View History

2020-04-18 21:10:12 +00:00
kind: pipeline
name: OS tests
steps:
- commands:
- |
nix-shell --run 'cargo xtest'