Commit cd5f7e2

mo <mo.khan@gmail.com>
2018-02-26 01:12:51
add ==>
1 parent 2afb938
Changed files (1)
bin/cibuild
@@ -7,7 +7,7 @@ set -e
 
 cd "$(dirname "$0")/.."
 
-echo [$(date "+%H:%M:%S")] "Started at…"
+echo [$(date "+%H:%M:%S")] "==> Started at…"
 
 # GC customizations
 export RUBY_GC_MALLOC_LIMIT=79000000