Commit 7d1f676

mo <mo.khan@gmail.com>
2018-02-18 18:16:02
record the time of the test run. tag: v1.0.9
1 parent fb19575
Changed files (1)
bin/cibuild
@@ -17,7 +17,6 @@ export RUBY_HEAP_FREE_MIN=100000
 export RUBY_HEAP_SLOTS_INCREMENT=400000
 export RUBY_HEAP_SLOTS_GROWTH_FACTOR=1
 
-gem install bundler --no-ri --no-rdoc --conservative
-# run tests
 ruby -v
-bin/test
+gem install bundler --no-ri --no-rdoc --conservative
+time bin/test