diff options
Diffstat (limited to 'ci')
-rwxr-xr-x | ci/build-vsperf.sh | 3 |
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" |