question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Color disabled on Travis-CI?

See original GitHub issue

It looks like env.CI will suppress color, which is probably the right choice for most CI servers, but travis-ci should perhaps get a pass, since it handles terminal colors quite nicely.

Would you be open to allowing color if env.TRAVIS is set?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
dunkelsterncommented, Oct 13, 2016

So a “disable color” environment variable would be useful. If i run the stuff in a pseudo terminal from an IDE that does not understand color i get Escape sequences too.

0reactions
Qix-commented, Jan 16, 2017

Released as 3.2.3. Let me know if that doesn’t work.

Read more comments on GitHub >

github_iconTop Results From Across the Web

ANSI colors in console does not work anymore
Hi,. Text remains white in logs on Travis whereas it still works on local. It seems broken again since the 16th of December....
Read more >
Disable Travis CI build in .travis.yml - Stack Overflow
What I'm looking for is a way to disable builds for a few days at a time, in my project, without completely deleting...
Read more >
Home – Travis-CI
With Travis CI, you never have to choose between speed, quality or cost: · We are the original cloud-based CI/CD solution. · Code...
Read more >
Travis CI - Test and Deploy Your Code with Confidence
Travis CI enables your team to test and ship your apps with confidence. Easily sync your projects with Travis CI and you'll be...
Read more >
Color output functions - Fabric documentation
Functions for wrapping strings in ANSI color codes. ... and set to any non-empty value, all colorization driven by this module will be...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found