Ricardo Garcia
Builds for 1 pipeline failed in 0 seconds

color

......@@ -11,7 +11,7 @@ stages:
rspec:
stage: build
script:
- rake spec
- rake spec --color
only:
- master
tags:
......