Skip to content

Commit

Permalink
Travis: added pypy3
Browse files Browse the repository at this point in the history
  • Loading branch information
arekbulski committed Aug 25, 2016
1 parent 5f9bbf8 commit 6f9caf2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ python:
- "3.4"
- "3.5"
- "pypy"
- "pypy3"

before_script:
- "export PYTHONPATH=$PYTHONPATH:`pwd`"
Expand Down

0 comments on commit 6f9caf2

Please sign in to comment.