Skip to content

Commit

Permalink
pypy doesn't seem to fail on Travis anymore.
Browse files Browse the repository at this point in the history
  • Loading branch information
erikrose committed Jan 3, 2018
1 parent 2b35169 commit a9c901e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ python:
- 3.6
- pypy

matrix:
allow_failures:
- python: pypy # PyPy doesn't have _curses.

install:
- pip install -q nose
- python setup.py install
Expand Down

0 comments on commit a9c901e

Please sign in to comment.