Add color to rspec output

This commit is contained in:
Stan Hu 2016-08-20 09:46:29 -07:00
parent 1a6385ba28
commit 0611866f10
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ update-knapsack:
- export KNAPSACK_REPORT_PATH=knapsack/rspec_node_${CI_NODE_INDEX}_${CI_NODE_TOTAL}_report.json
- export KNAPSACK_GENERATE_REPORT=true
- cp knapsack/rspec_report.json ${KNAPSACK_REPORT_PATH}
- knapsack rspec "--format documentation"
- knapsack rspec "--color --format documentation"
artifacts:
expire_in: 31d
paths: