aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xci/build-vsperf.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/ci/build-vsperf.sh b/ci/build-vsperf.sh
new file mode 100755
index 00000000..46c0d0e9
--- /dev/null
+++ b/ci/build-vsperf.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+echo "Hello world"