Skip to content

Commit

Permalink
Try pypy3
Browse files Browse the repository at this point in the history
  • Loading branch information
mattrobenolt committed Oct 20, 2015
1 parent 86d442a commit 094742d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ python:
- "3.4"
- "3.5"
- "pypy"
- "pypy3"
env:
matrix:
- DJANGO="Django>=1.4,<1.5"
Expand All @@ -32,3 +33,5 @@ matrix:
env: DJANGO="Django>=1.4,<1.5"
- python: "3.4"
env: DJANGO="Django>=1.4,<1.5"
- python: "pypy3"
env: DJANGO="Django>=1.4,<1.5"

0 comments on commit 094742d

Please sign in to comment.