Commit 753b4e0

mo <mo.khan@gmail.com>
2019-01-06 03:20:25
remove options not available to ruby 2.6
1 parent 9839799
Changed files (1)
bin/cibuild
@@ -17,5 +17,5 @@ export RUBY_HEAP_SLOTS_INCREMENT=400000
 export RUBY_HEAP_SLOTS_GROWTH_FACTOR=1
 
 ruby -v
-gem install bundler --no-ri --no-rdoc --conservative
+gem install bundler --conservative
 bin/test