summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xci/build.sh1
-rwxr-xr-xci/test.sh1
2 files changed, 2 insertions, 0 deletions
diff --git a/ci/build.sh b/ci/build.sh
new file mode 100755
index 0000000..8b13789
--- /dev/null
+++ b/ci/build.sh
@@ -0,0 +1 @@
+
diff --git a/ci/test.sh b/ci/test.sh
new file mode 100755
index 0000000..ff23c1e
--- /dev/null
+++ b/ci/test.sh
@@ -0,0 +1 @@
+PYTHONPATH="`pwd`/storperf":"`pwd`/tests" nosetests --with-xunit .