Skip to content

Commit

Permalink
Pretty sure adding PyPy test cell to pre-2.0 was unintentional.
Browse files Browse the repository at this point in the history
Certainly, it breaks, and I think I'd rather revert this
for the time being than cherry-pick b16f91e for example
  • Loading branch information
bitprophet committed Feb 20, 2017
1 parent d09ca08 commit ec365ac
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 @@ -10,7 +10,6 @@ python:
- "3.4"
- "3.5"
- "3.6"
- "pypy-5.4.1"
install:
# Self-install for setup.py-driven deps
- pip install -e .
Expand Down

0 comments on commit ec365ac

Please sign in to comment.