14 # PyPy on Travis is currently incompatible with Cryptography.
18 - export PYTHONIOENCODING=UTF8
19 - pip install coveralls pytest-cov ptyprocess
22 - ./tools/display-sighandlers.py
23 - ./tools/display-terminalinfo.py
24 - py.test --cov pexpect --cov-config .coveragerc
30 # Use new Travis stack, should be faster