mirror of
https://github.com/GeopJr/BLAHAJ.git
synced 2025-01-22 08:36:30 +01:00
fix(ci): force-enable Colorize
This commit is contained in:
parent
7487701dc4
commit
d847ea537a
1 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
|||
require "spec"
|
||||
require "file_utils"
|
||||
require "../src/blahaj"
|
||||
|
||||
# CI usually has TERM=dumb or NO_COLOR
|
||||
Colorize.enabled = true
|
||||
|
|
Loading…
Reference in a new issue