summary refs log tree commit diff
path: root/.build.yml
blob: 799b83298483dbcd90be3a41999761d4039c7090 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
image: archlinux
packages:
  - openal
  - zig
sources:
  - https://git.sr.ht/~cnx/zig
tasks:
  - build: |
      cd zeal
      zig build test