Skip to content

Commit

Permalink
Remove pypy
Browse files Browse the repository at this point in the history
  • Loading branch information
Magdalena Rother committed Sep 30, 2016
1 parent b1657d5 commit cfd7cc0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ python:
- '2.7'
- '3.4'
- '3.5'
- pypy

env:
- DJANGO_VERSION=1.9.x
Expand Down
19 changes: 0 additions & 19 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -72,25 +72,6 @@ basepython = python3.5
deps =
{[testenv]deps19}

[testenv:pypy-1.6.x]
basepython = pypy
deps =
{[testenv]deps17}

[testenv:pypy-1.7.x]
basepython = pypy
deps =
{[testenv]deps17}

[testenv:pypy-1.8.x]
basepython = pypy
deps =
{[testenv]deps18}

[testenv:pypy-1.9.x]
basepython = pypy
deps =
{[testenv]deps19}

[docs]
commands =
Expand Down

0 comments on commit cfd7cc0

Please sign in to comment.