Skip to content

Commit

Permalink
.travis.yml: Add pypy
Browse files Browse the repository at this point in the history
  • Loading branch information
msabramo committed Dec 21, 2014
1 parent 351a7fd commit 3fda3ce
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 @@ env:
- TOXENV=py27
- TOXENV=py33
- TOXENV=py34
- TOXENV=pypy

install:
- travis_retry pip install tox
Expand Down

0 comments on commit 3fda3ce

Please sign in to comment.