+ openbsd build
This commit is contained in:
parent
0d119372ef
commit
e5b053f80e
11
.builds/openbsd.yml
Normal file
11
.builds/openbsd.yml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
image: openbsd/latest
|
||||||
|
packages:
|
||||||
|
- go
|
||||||
|
environment:
|
||||||
|
PATH: /bin:/usr/bin/:/usr/local/bin
|
||||||
|
sources:
|
||||||
|
- https://git.sr.ht/~qbit/mcchunkie
|
||||||
|
tasks:
|
||||||
|
- test_mcchunkie: |
|
||||||
|
cd mcchunkie
|
||||||
|
go test
|
Loading…
Reference in New Issue
Block a user