summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xci-run4
1 files changed, 4 insertions, 0 deletions
diff --git a/ci-run b/ci-run
new file mode 100755
index 0000000..2a2f013
--- /dev/null
+++ b/ci-run
@@ -0,0 +1,4 @@
+#!/bin/sh
+set -e
+
+PYTHONPATH=. python tests/testpoller.py