Skip to content

Commit

Permalink
Prevent Travis from Emitting ANSI CTRL Chars
Browse files Browse the repository at this point in the history
  • Loading branch information
garyrussell committed Mar 31, 2014
1 parent 6292255 commit e3665bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ services:
- mongodb
- rabbitmq
- redis-server
env:
- TERM=dumb

0 comments on commit e3665bd

Please sign in to comment.