summaryrefslogtreecommitdiff
path: root/ci/run-build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/run-build.sh')
-rwxr-xr-xci/run-build.sh8
1 files changed, 0 insertions, 8 deletions
diff --git a/ci/run-build.sh b/ci/run-build.sh
deleted file mode 100755
index 4f940d1032..0000000000
--- a/ci/run-build.sh
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-#
-# Build Git
-#
-
-. ${0%/*}/lib-travisci.sh
-
-make --jobs=2