summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/cibuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/cibuild b/bin/cibuild
index c373497..499fce9 100755
--- a/bin/cibuild
+++ b/bin/cibuild
@@ -15,6 +15,7 @@ export RUBY_GC_HEAP_INIT_SLOTS=800000
export RUBY_HEAP_FREE_MIN=100000
export RUBY_HEAP_SLOTS_INCREMENT=400000
export RUBY_HEAP_SLOTS_GROWTH_FACTOR=1
+export CIBUILD=1
ruby -v
gem install bundler --no-ri --no-rdoc --conservative