Skip to content

Commit

Permalink
Revert "Prefer more fabulous output"
Browse files Browse the repository at this point in the history
This reverts commit c950e4d.

Because CircleCI does not support 256 color output...
  • Loading branch information
makenowjust committed Jul 19, 2017
1 parent c950e4d commit a0c64d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
ruby --version
rake --version
memcached -V
TERM=xterm rake test TEST_MEMCACHED=1
TERM=xterm rake test
rake test TEST_MEMCACHED=1
rake test

0 comments on commit a0c64d5

Please sign in to comment.