Skip to content

Commit

Permalink
Merge pull request #187 from frewsxcv/patch-1
Browse files Browse the repository at this point in the history
Enable automated testing on PyPy 3
  • Loading branch information
dahlia committed Aug 24, 2014
2 parents 5389dec + d64e2b3 commit 5db4914
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 @@ -6,6 +6,7 @@ python:
- 3.3
- 3.4
- pypy
- pypy3
env:
- secure: "EhG2uSD2m1eGxuL2HeQewJJx7MVL4WpjrxyfiUBEgsApemD1yKJPjUnLwAyd\nbPi5HJx5ySm1TTRSvj6/yP85YLYTaJHA8OabKk7p0wFW294qcrYIDGovU7NL\n3YOqZmqN+S3XOBGFCOnByxE+pcxxWW/3/I09EgeW7D6tBPh67G0="
install:
Expand Down

0 comments on commit 5db4914

Please sign in to comment.