Skip to content

Commit

Permalink
Change pypy3 versions in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
drx committed Dec 27, 2016
1 parent b9b3a27 commit 39af526
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ python:
- "3.6"
- "3.6-dev"
- "nightly"
- "pypy3"
- "pypy3.3-5.2-alpha1"
- "pypy3-5.5.0"

script: coverage run --source . -m py.test

Expand Down

0 comments on commit 39af526

Please sign in to comment.