Skip to content

Commit

Permalink
Removing pypy from travis because it's being a butt on coverage.
Browse files Browse the repository at this point in the history
  • Loading branch information
shazow committed Mar 22, 2013
1 parent 384d142 commit 2cc6045
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ python:
- 2.7
- 3.2
- 3.3
- "pypy"
script: nosetests
install:
- pip install -r test-requirements.txt --use-mirrors
Expand Down

0 comments on commit 2cc6045

Please sign in to comment.