Skip to content

Commit

Permalink
Display terminal info on Travis-CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jquast committed Nov 25, 2014
1 parent 4644860 commit 09829bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ install:
- pip install coveralls pytest-cov ptyprocess

script:
- ./tools/display-terminalinfo.py
- py.test --cov pexpect --cov-config .coveragerc

after_success:
Expand Down

0 comments on commit 09829bb

Please sign in to comment.