about summary refs log tree commit diff homepage
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2020-11-14 10:53:07 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2020-11-14 10:59:10 +0700
commit1aa1b5cbd1457365ad6a9cf0b1e20440d31d009e (patch)
treeff87cd3ea55f745859439c179ebb48ff59f14cb7
parent12b798ac0058fefeb315f98f5385d96ccb322faa (diff)
downloadbrutalmaze-1aa1b5cbd1457365ad6a9cf0b1e20440d31d009e.tar.gz
Employ builds.sr.ht
-rw-r--r--.build.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/.build.yml b/.build.yml
new file mode 100644
index 0000000..ece18ee
--- /dev/null
+++ b/.build.yml
@@ -0,0 +1,9 @@
+image: debian/sid
+packages:
+  - pulseaudio
+  - tox
+sources:
+  - https://git.sr.ht/~cnx/brutalmaze
+tasks:
+  - init: pulseaudio --start
+  - lint: tox -c brutalmaze