]> ruderich.org/simon Gitweb - nsscash/nsscash.git/commitdiff
build.sr.ht: run tests on archlinux
authorSimon Ruderich <simon@ruderich.org>
Sat, 16 May 2020 06:34:00 +0000 (08:34 +0200)
committerSimon Ruderich <simon@ruderich.org>
Sat, 16 May 2020 06:34:19 +0000 (08:34 +0200)
.builds/archlinux.yml [new file with mode: 0644]

diff --git a/.builds/archlinux.yml b/.builds/archlinux.yml
new file mode 100644 (file)
index 0000000..7118ec5
--- /dev/null
@@ -0,0 +1,9 @@
+image: archlinux
+packages:
+  - clang
+  - go
+  - go-tools
+tasks:
+  - all: |
+      cd nsscash
+      ./ci/run