Skip to content

Commit

Permalink
Added pypy to the list of Python versions tested by Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
snoack committed Sep 20, 2015
1 parent 97dcfa0 commit 761da6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -5,6 +5,7 @@ python:
- "3.3"
- "3.4"
- "3.5"
- "pypy"

install:
- pip install tox
Expand Down

0 comments on commit 761da6f

Please sign in to comment.