about summary refs log tree commit diff homepage
path: root/.build.yml
blob: ece18ee8e33a1d20d0b5abd680eda1b1a56580d4 (plain) (blame)
1
2
3
4
5
6
7
8
9
image: debian/sid
packages:
  - pulseaudio
  - tox
sources:
  - https://git.sr.ht/~cnx/brutalmaze
tasks:
  - init: pulseaudio --start
  - lint: tox -c brutalmaze