summaryrefslogtreecommitdiff
path: root/ci/run-tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/run-tests.sh')
-rwxr-xr-xci/run-tests.sh10
1 files changed, 0 insertions, 10 deletions
diff --git a/ci/run-tests.sh b/ci/run-tests.sh
deleted file mode 100755
index f0c743de94..0000000000
--- a/ci/run-tests.sh
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/sh
-#
-# Test Git
-#
-
-. ${0%/*}/lib-travisci.sh
-
-mkdir -p $HOME/travis-cache
-ln -s $HOME/travis-cache/.prove t/.prove
-make --quiet test