Skip to content

Commit

Permalink
Display signal handlers on Travis-CI as well
Browse files Browse the repository at this point in the history
  • Loading branch information
jquast committed Nov 25, 2014
1 parent 0d65589 commit 5c579f4
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-sighandlers.py
- ./tools/display-terminalinfo.py
- py.test --cov pexpect --cov-config .coveragerc

Expand Down

0 comments on commit 5c579f4

Please sign in to comment.