1 files changed, 12 insertions(+), 0 deletions(-)
A .build.yml
A .build.yml => .build.yml +12 -0
@@ 0,0 1,12 @@
+image: archlinux
+
+packages:
+ - janet
+
+sources:
+ - https://git.sr.ht/~statianzo/janet-nanoid
+
+tasks:
+ - test: |
+ cd janet-nanoid
+ jpm test