add some CI
continuous-integration/drone/pr Build was killed Details
continuous-integration/drone/push Build was killed Details

Solene Rapenne 2022-07-06 18:24:11 +02:00
parent 8bd1144178
commit 8c041f037f
1 changed files with 12 additions and 0 deletions

12
.drone.yml Normal file
View File

@ -0,0 +1,12 @@
kind: pipeline
type: exec
name: default
platform:
os: openbsd
arch: amd64
steps:
- name: build
commands:
- make test