Skip to content

Commit

Permalink
Try setting TERM to xterm-256color to see if it fixes failing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
msabramo committed May 3, 2012
1 parent 02fa785 commit 39f780b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -4,4 +4,4 @@ python:
- "2.6"
- "2.7"
script:
- python setup.py test
- TERM=xterm-256color python setup.py test

0 comments on commit 39f780b

Please sign in to comment.