summaryrefslogtreecommitdiff
path: root/ci/dependency_update.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/dependency_update.sh')
-rwxr-xr-xci/dependency_update.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/ci/dependency_update.sh b/ci/dependency_update.sh
index efc0b3ad2f..7930b864d8 100755
--- a/ci/dependency_update.sh
+++ b/ci/dependency_update.sh
@@ -1,5 +1,7 @@
#!/bin/sh
+# FIXME: this seems uselessly trivial, replace with a rake task and have ci call the rake task?
+
set -evx
. ci/bundle_install.sh