aboutsummaryrefslogtreecommitdiff
path: root/kokoro/macos/jruby/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'kokoro/macos/jruby/build.sh')
-rwxr-xr-xkokoro/macos/jruby/build.sh11
1 files changed, 0 insertions, 11 deletions
diff --git a/kokoro/macos/jruby/build.sh b/kokoro/macos/jruby/build.sh
deleted file mode 100755
index c82eaebf..00000000
--- a/kokoro/macos/jruby/build.sh
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/bash
-#
-# Build file to set up and run tests
-
-# Change to repo root
-cd $(dirname $0)/../../..
-
-# Prepare worker environment to run tests
-source kokoro/macos/prepare_build_macos_rc
-
-./tests.sh jruby