diff --git a/.builds/arch.yml b/.builds/arch.yml new file mode 100644 index 0000000..a5c89ce --- /dev/null +++ b/.builds/arch.yml @@ -0,0 +1,10 @@ +image: archlinux +packages: + - rust +sources: + - https://git.sr.ht/~tsdh/swayr +tasks: + - build: | + cd swayr + cargo build + cargo clippy diff --git a/README.md b/README.md index c1c446c..1151d15 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,10 @@ and logging are optional. Bugs and requests can be reported [here](https://todo.sr.ht/~tsdh/swayr). +## Build status + +[![builds.sr.ht status](https://builds.sr.ht/~tsdh/swayr.svg)](https://builds.sr.ht/~tsdh/swayr?) + ## License Swayr is licensed under the