Skip to content

Commit

Permalink
Include PyPy in Travis CI jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
xolox committed Nov 8, 2015
1 parent c32a8b3 commit 14dd0ee
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 @@ -7,6 +7,7 @@ python:
- "2.6"
- "2.7"
- "3.4"
- "pypy"
env:
- PIP_ACCEL_S3_BUCKET=
- PIP_ACCEL_S3_BUCKET=pip-accel-test-bucket
Expand Down

0 comments on commit 14dd0ee

Please sign in to comment.