mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-23 07:38:05 +11:00
Replace Travis CI with Sourcehut CI
This commit is contained in:
parent
7eeec67ff5
commit
fb695b67df
5
.build.yml
Normal file
5
.build.yml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
image: openbsd/latest
|
||||||
|
sources:
|
||||||
|
- https://git.sr.ht/~vdupras/collapseos
|
||||||
|
tasks:
|
||||||
|
- test: "cd collapseos && ./runtests.sh"
|
@ -1,2 +0,0 @@
|
|||||||
language: c
|
|
||||||
script: ./runtests.sh
|
|
Loading…
Reference in New Issue
Block a user