Skip to content

Commit

Permalink
add official support for pypy
Browse files Browse the repository at this point in the history
  • Loading branch information
jiaaro committed Apr 17, 2015
1 parent da016a9 commit fdf233f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ python:
- "3.3"
- "3.4"
- "pypy"
allow_failures:
- python: "pypy"
script:
- python test/test.py
# - coverage run --source=pydub --omit="pydub/pyaudioop.py" test/test.py
Expand Down

0 comments on commit fdf233f

Please sign in to comment.