just build on linux for the moment
diff --git a/.sling-module.json b/.sling-module.json
new file mode 100644
index 0000000..cff6ade
--- /dev/null
+++ b/.sling-module.json
@@ -0,0 +1,5 @@
+{
+  "jenkins" : {
+    "operatingSystems": ["linux"]
+  }
+}